public final class InterconnectAttachmentGroupConfigured extends GeneratedMessage 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
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > InterconnectAttachmentGroupConfiguredStatic Fields
AVAILABILITY_SLA_FIELD_NUMBER
public static final int AVAILABILITY_SLA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static InterconnectAttachmentGroupConfigured getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static InterconnectAttachmentGroupConfigured.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured.Builder |
|
newBuilder(InterconnectAttachmentGroupConfigured prototype)
public static InterconnectAttachmentGroupConfigured.Builder newBuilder(InterconnectAttachmentGroupConfigured prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
InterconnectAttachmentGroupConfigured |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured.Builder |
|
parseDelimitedFrom(InputStream input)
public static InterconnectAttachmentGroupConfigured parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static InterconnectAttachmentGroupConfigured parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static InterconnectAttachmentGroupConfigured parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static InterconnectAttachmentGroupConfigured parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static InterconnectAttachmentGroupConfigured parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static InterconnectAttachmentGroupConfigured parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static InterconnectAttachmentGroupConfigured parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<InterconnectAttachmentGroupConfigured> parser()| Returns | |
|---|---|
| Type | Description |
Parser<InterconnectAttachmentGroupConfigured> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAvailabilitySla()
public InterconnectAttachmentGroupConfiguredAvailabilitySLA getAvailabilitySla()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfiguredAvailabilitySLA |
The availabilitySla. |
getAvailabilitySlaOrBuilder()
public InterconnectAttachmentGroupConfiguredAvailabilitySLAOrBuilder getAvailabilitySlaOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfiguredAvailabilitySLAOrBuilder |
|
getDefaultInstanceForType()
public InterconnectAttachmentGroupConfigured getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured |
|
getParserForType()
public Parser<InterconnectAttachmentGroupConfigured> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<InterconnectAttachmentGroupConfigured> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasAvailabilitySla()
public boolean hasAvailabilitySla()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the availabilitySla field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public InterconnectAttachmentGroupConfigured.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected InterconnectAttachmentGroupConfigured.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured.Builder |
|
toBuilder()
public InterconnectAttachmentGroupConfigured.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
InterconnectAttachmentGroupConfigured.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|