public interface InterconnectGroupConfiguredTopologyCapabilityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers |
getIntendedCapabilityBlockers(int index)
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
|
int |
getIntendedCapabilityBlockersCount()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
|
List<InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers> |
getIntendedCapabilityBlockersList()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
|
InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockersOrBuilder |
getIntendedCapabilityBlockersOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
|
List<? extends InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockersOrBuilder> |
getIntendedCapabilityBlockersOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
|
String |
getSupportedSla()
Check the SupportedSla enum for the list of possible values.
|
com.google.protobuf.ByteString |
getSupportedSlaBytes()
Check the SupportedSla enum for the list of possible values.
|
boolean |
hasSupportedSla()
Check the SupportedSla enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers> getIntendedCapabilityBlockersList()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers getIntendedCapabilityBlockers(int index)
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
int getIntendedCapabilityBlockersCount()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
List<? extends InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockersOrBuilder> getIntendedCapabilityBlockersOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockersOrBuilder getIntendedCapabilityBlockersOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
boolean hasSupportedSla()
Check the SupportedSla enum for the list of possible values.
optional string supported_sla = 59292183;String getSupportedSla()
Check the SupportedSla enum for the list of possible values.
optional string supported_sla = 59292183;com.google.protobuf.ByteString getSupportedSlaBytes()
Check the SupportedSla enum for the list of possible values.
optional string supported_sla = 59292183;Copyright © 2025 Google LLC. All rights reserved.