public interface InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachments(int index)
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
|
com.google.protobuf.ByteString |
getAttachmentsBytes(int index)
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
|
int |
getAttachmentsCount()
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
|
List<String> |
getAttachmentsList()
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
|
String |
getBlockerType()
Check the BlockerType enum for the list of possible values.
|
com.google.protobuf.ByteString |
getBlockerTypeBytes()
Check the BlockerType enum for the list of possible values.
|
String |
getDocumentationLink()
[Output Only] The url of Google Cloud public documentation explaining this requirement.
|
com.google.protobuf.ByteString |
getDocumentationLinkBytes()
[Output Only] The url of Google Cloud public documentation explaining this requirement.
|
String |
getExplanation()
[Output Only] A human-readable explanation of this requirement and why it's not met.
|
com.google.protobuf.ByteString |
getExplanationBytes()
[Output Only] A human-readable explanation of this requirement and why it's not met.
|
String |
getMetros(int index)
[Output Only] Metros used to explain this blocker in more detail.
|
com.google.protobuf.ByteString |
getMetrosBytes(int index)
[Output Only] Metros used to explain this blocker in more detail.
|
int |
getMetrosCount()
[Output Only] Metros used to explain this blocker in more detail.
|
List<String> |
getMetrosList()
[Output Only] Metros used to explain this blocker in more detail.
|
String |
getRegions(int index)
[Output Only] Regions used to explain this blocker in more detail.
|
com.google.protobuf.ByteString |
getRegionsBytes(int index)
[Output Only] Regions used to explain this blocker in more detail.
|
int |
getRegionsCount()
[Output Only] Regions used to explain this blocker in more detail.
|
List<String> |
getRegionsList()
[Output Only] Regions used to explain this blocker in more detail.
|
String |
getZones(int index)
[Output Only] Zones used to explain this blocker in more detail.
|
com.google.protobuf.ByteString |
getZonesBytes(int index)
[Output Only] Zones used to explain this blocker in more detail.
|
int |
getZonesCount()
[Output Only] Zones used to explain this blocker in more detail.
|
List<String> |
getZonesList()
[Output Only] Zones used to explain this blocker in more detail.
|
boolean |
hasBlockerType()
Check the BlockerType enum for the list of possible values.
|
boolean |
hasDocumentationLink()
[Output Only] The url of Google Cloud public documentation explaining this requirement.
|
boolean |
hasExplanation()
[Output Only] A human-readable explanation of this requirement and why it's not met.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getAttachmentsList()
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
repeated string attachments = 334744496;int getAttachmentsCount()
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
repeated string attachments = 334744496;String getAttachments(int index)
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
repeated string attachments = 334744496;index - The index of the element to return.com.google.protobuf.ByteString getAttachmentsBytes(int index)
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
repeated string attachments = 334744496;index - The index of the value to return.boolean hasBlockerType()
Check the BlockerType enum for the list of possible values.
optional string blocker_type = 381194847;String getBlockerType()
Check the BlockerType enum for the list of possible values.
optional string blocker_type = 381194847;com.google.protobuf.ByteString getBlockerTypeBytes()
Check the BlockerType enum for the list of possible values.
optional string blocker_type = 381194847;boolean hasDocumentationLink()
[Output Only] The url of Google Cloud public documentation explaining this requirement. This is set for every type of requirement.
optional string documentation_link = 93465183;String getDocumentationLink()
[Output Only] The url of Google Cloud public documentation explaining this requirement. This is set for every type of requirement.
optional string documentation_link = 93465183;com.google.protobuf.ByteString getDocumentationLinkBytes()
[Output Only] The url of Google Cloud public documentation explaining this requirement. This is set for every type of requirement.
optional string documentation_link = 93465183;boolean hasExplanation()
[Output Only] A human-readable explanation of this requirement and why it's not met. This is set for every type of requirement.
optional string explanation = 504745497;String getExplanation()
[Output Only] A human-readable explanation of this requirement and why it's not met. This is set for every type of requirement.
optional string explanation = 504745497;com.google.protobuf.ByteString getExplanationBytes()
[Output Only] A human-readable explanation of this requirement and why it's not met. This is set for every type of requirement.
optional string explanation = 504745497;List<String> getMetrosList()
[Output Only] Metros used to explain this blocker in more detail. These are three-letter lowercase strings like "iad". This will be set for some blockers (like NO_ATTACHMENTS_IN_METRO_AND_ZONE) but does not apply to others.
repeated string metros = 533067386;int getMetrosCount()
[Output Only] Metros used to explain this blocker in more detail. These are three-letter lowercase strings like "iad". This will be set for some blockers (like NO_ATTACHMENTS_IN_METRO_AND_ZONE) but does not apply to others.
repeated string metros = 533067386;String getMetros(int index)
[Output Only] Metros used to explain this blocker in more detail. These are three-letter lowercase strings like "iad". This will be set for some blockers (like NO_ATTACHMENTS_IN_METRO_AND_ZONE) but does not apply to others.
repeated string metros = 533067386;index - The index of the element to return.com.google.protobuf.ByteString getMetrosBytes(int index)
[Output Only] Metros used to explain this blocker in more detail. These are three-letter lowercase strings like "iad". This will be set for some blockers (like NO_ATTACHMENTS_IN_METRO_AND_ZONE) but does not apply to others.
repeated string metros = 533067386;index - The index of the value to return.List<String> getRegionsList()
[Output Only] Regions used to explain this blocker in more detail. These are region names formatted like "us-central1". This will be set for some blockers (like INCOMPATIBLE_REGIONS) but does not apply to others.
repeated string regions = 12367871;int getRegionsCount()
[Output Only] Regions used to explain this blocker in more detail. These are region names formatted like "us-central1". This will be set for some blockers (like INCOMPATIBLE_REGIONS) but does not apply to others.
repeated string regions = 12367871;String getRegions(int index)
[Output Only] Regions used to explain this blocker in more detail. These are region names formatted like "us-central1". This will be set for some blockers (like INCOMPATIBLE_REGIONS) but does not apply to others.
repeated string regions = 12367871;index - The index of the element to return.com.google.protobuf.ByteString getRegionsBytes(int index)
[Output Only] Regions used to explain this blocker in more detail. These are region names formatted like "us-central1". This will be set for some blockers (like INCOMPATIBLE_REGIONS) but does not apply to others.
repeated string regions = 12367871;index - The index of the value to return.List<String> getZonesList()
[Output Only] Zones used to explain this blocker in more detail. Format is "zone1" and/or "zone2". This will be set for some blockers (like MISSING_ZONE) but does not apply to others.
repeated string zones = 116085319;int getZonesCount()
[Output Only] Zones used to explain this blocker in more detail. Format is "zone1" and/or "zone2". This will be set for some blockers (like MISSING_ZONE) but does not apply to others.
repeated string zones = 116085319;String getZones(int index)
[Output Only] Zones used to explain this blocker in more detail. Format is "zone1" and/or "zone2". This will be set for some blockers (like MISSING_ZONE) but does not apply to others.
repeated string zones = 116085319;index - The index of the element to return.com.google.protobuf.ByteString getZonesBytes(int index)
[Output Only] Zones used to explain this blocker in more detail. Format is "zone1" and/or "zone2". This will be set for some blockers (like MISSING_ZONE) but does not apply to others.
repeated string zones = 116085319;index - The index of the value to return.Copyright © 2025 Google LLC. All rights reserved.