Class InterconnectAttachmentGroupConfigured (1.74.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.74.0keyboard_arrow_down
public final class InterconnectAttachmentGroupConfigured extends GeneratedMessageV3 implements InterconnectAttachmentGroupConfiguredOrBuilder
[Output Only] The redundancy this group is configured to support. The way a user queries what SLA their Attachment gets is by looking at this field of the Attachment's AttachmentGroup.
Protobuf type google.cloud.compute.v1.InterconnectAttachmentGroupConfigured
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int AVAILABILITY_SLA_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static InterconnectAttachmentGroupConfigured getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static InterconnectAttachmentGroupConfigured . Builder newBuilder ()
public static InterconnectAttachmentGroupConfigured . Builder newBuilder ( InterconnectAttachmentGroupConfigured prototype )
public static InterconnectAttachmentGroupConfigured parseDelimitedFrom ( InputStream input )
public static InterconnectAttachmentGroupConfigured parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static InterconnectAttachmentGroupConfigured parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static InterconnectAttachmentGroupConfigured parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static InterconnectAttachmentGroupConfigured parseFrom ( ByteString data )
public static InterconnectAttachmentGroupConfigured parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static InterconnectAttachmentGroupConfigured parseFrom ( CodedInputStream input )
public static InterconnectAttachmentGroupConfigured parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static InterconnectAttachmentGroupConfigured parseFrom ( InputStream input )
public static InterconnectAttachmentGroupConfigured parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static InterconnectAttachmentGroupConfigured parseFrom ( ByteBuffer data )
public static InterconnectAttachmentGroupConfigured parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<InterconnectAttachmentGroupConfigured> parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public InterconnectAttachmentGroupConfiguredAvailabilitySLA getAvailabilitySla ()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
public InterconnectAttachmentGroupConfiguredAvailabilitySLAOrBuilder getAvailabilitySlaOrBuilder ()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
public InterconnectAttachmentGroupConfigured getDefaultInstanceForType ()
public Parser<InterconnectAttachmentGroupConfigured> getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public boolean hasAvailabilitySla ()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
Returns
Type
Description
boolean
Whether the availabilitySla field is set.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public InterconnectAttachmentGroupConfigured . Builder newBuilderForType ()
protected InterconnectAttachmentGroupConfigured . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public InterconnectAttachmentGroupConfigured . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]