public interface InterconnectAttachmentGroupConfiguredAvailabilitySLAOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEffectiveSla()
Check the EffectiveSla enum for the list of possible values.
|
com.google.protobuf.ByteString |
getEffectiveSlaBytes()
Check the EffectiveSla enum for the list of possible values.
|
InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers |
getIntendedSlaBlockers(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
|
int |
getIntendedSlaBlockersCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
|
List<InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers> |
getIntendedSlaBlockersList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
|
InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockersOrBuilder |
getIntendedSlaBlockersOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
|
List<? extends InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockersOrBuilder> |
getIntendedSlaBlockersOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
|
boolean |
hasEffectiveSla()
Check the EffectiveSla enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEffectiveSla()
Check the EffectiveSla enum for the list of possible values.
optional string effective_sla = 144173712;String getEffectiveSla()
Check the EffectiveSla enum for the list of possible values.
optional string effective_sla = 144173712;com.google.protobuf.ByteString getEffectiveSlaBytes()
Check the EffectiveSla enum for the list of possible values.
optional string effective_sla = 144173712;List<InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers> getIntendedSlaBlockersList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers getIntendedSlaBlockers(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
int getIntendedSlaBlockersCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
List<? extends InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockersOrBuilder> getIntendedSlaBlockersOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockersOrBuilder getIntendedSlaBlockersOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers intended_sla_blockers = 448370308;
Copyright © 2025 Google LLC. All rights reserved.