public final class InterconnectAttachmentGroup extends com.google.protobuf.GeneratedMessageV3 implements InterconnectAttachmentGroupOrBuilder
An interconnect attachment group resource allows customers to create, analyze, and expand highly available deployments.Protobuf type
google.cloud.compute.v1.InterconnectAttachmentGroup| Modifier and Type | Class and Description |
|---|---|
static class |
InterconnectAttachmentGroup.Builder
An interconnect attachment group resource allows customers to create, analyze, and expand highly available deployments.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTACHMENTS_FIELD_NUMBER |
static int |
CONFIGURED_FIELD_NUMBER |
static int |
CREATION_TIMESTAMP_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ETAG_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
INTENT_FIELD_NUMBER |
static int |
INTERCONNECT_GROUP_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
static int |
LOGICAL_STRUCTURE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SELF_LINK_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsAttachments(String key)
Attachments in the AttachmentGroup.
|
boolean |
equals(Object obj) |
Map<String,InterconnectAttachmentGroupAttachment> |
getAttachments()
Deprecated.
|
int |
getAttachmentsCount()
Attachments in the AttachmentGroup.
|
Map<String,InterconnectAttachmentGroupAttachment> |
getAttachmentsMap()
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroupAttachment |
getAttachmentsOrDefault(String key,
InterconnectAttachmentGroupAttachment defaultValue)
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroupAttachment |
getAttachmentsOrThrow(String key)
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroupConfigured |
getConfigured()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
InterconnectAttachmentGroupConfiguredOrBuilder |
getConfiguredOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
static InterconnectAttachmentGroup |
getDefaultInstance() |
InterconnectAttachmentGroup |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEtag()
Opaque system-generated token that uniquely identifies the configuration.
|
com.google.protobuf.ByteString |
getEtagBytes()
Opaque system-generated token that uniquely identifies the configuration.
|
long |
getId()
[Output Only] The unique identifier for the resource type.
|
InterconnectAttachmentGroupIntent |
getIntent()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
InterconnectAttachmentGroupIntentOrBuilder |
getIntentOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
String |
getInterconnectGroup()
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
com.google.protobuf.ByteString |
getInterconnectGroupBytes()
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
InterconnectAttachmentGroupLogicalStructure |
getLogicalStructure()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroupLogicalStructureOrBuilder |
getLogicalStructureOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
com.google.protobuf.Parser<InterconnectAttachmentGroup> |
getParserForType() |
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
int |
getSerializedSize() |
boolean |
hasConfigured()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasEtag()
Opaque system-generated token that uniquely identifies the configuration.
|
int |
hashCode() |
boolean |
hasId()
[Output Only] The unique identifier for the resource type.
|
boolean |
hasIntent()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
boolean |
hasInterconnectGroup()
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasLogicalStructure()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static InterconnectAttachmentGroup.Builder |
newBuilder() |
static InterconnectAttachmentGroup.Builder |
newBuilder(InterconnectAttachmentGroup prototype) |
InterconnectAttachmentGroup.Builder |
newBuilderForType() |
protected InterconnectAttachmentGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static InterconnectAttachmentGroup |
parseDelimitedFrom(InputStream input) |
static InterconnectAttachmentGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
parseFrom(byte[] data) |
static InterconnectAttachmentGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
parseFrom(ByteBuffer data) |
static InterconnectAttachmentGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
parseFrom(com.google.protobuf.ByteString data) |
static InterconnectAttachmentGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectAttachmentGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
parseFrom(InputStream input) |
static InterconnectAttachmentGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<InterconnectAttachmentGroup> |
parser() |
InterconnectAttachmentGroup.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ATTACHMENTS_FIELD_NUMBER
public static final int CONFIGURED_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int INTENT_FIELD_NUMBER
public static final int INTERCONNECT_GROUP_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
public static final int LOGICAL_STRUCTURE_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getAttachmentsCount()
InterconnectAttachmentGroupOrBuilderAttachments in the AttachmentGroup. Keys are arbitrary user-specified strings. Users are encouraged, but not required, to use their preferred format for resource links as keys. Note that there are add-members and remove-members methods in gcloud. The size of this map is limited by an "Attachments per group" quota.
map<string, .google.cloud.compute.v1.InterconnectAttachmentGroupAttachment> attachments = 334744496;
getAttachmentsCount in interface InterconnectAttachmentGroupOrBuilderpublic boolean containsAttachments(String key)
Attachments in the AttachmentGroup. Keys are arbitrary user-specified strings. Users are encouraged, but not required, to use their preferred format for resource links as keys. Note that there are add-members and remove-members methods in gcloud. The size of this map is limited by an "Attachments per group" quota.
map<string, .google.cloud.compute.v1.InterconnectAttachmentGroupAttachment> attachments = 334744496;
containsAttachments in interface InterconnectAttachmentGroupOrBuilder@Deprecated public Map<String,InterconnectAttachmentGroupAttachment> getAttachments()
getAttachmentsMap() instead.getAttachments in interface InterconnectAttachmentGroupOrBuilderpublic Map<String,InterconnectAttachmentGroupAttachment> getAttachmentsMap()
Attachments in the AttachmentGroup. Keys are arbitrary user-specified strings. Users are encouraged, but not required, to use their preferred format for resource links as keys. Note that there are add-members and remove-members methods in gcloud. The size of this map is limited by an "Attachments per group" quota.
map<string, .google.cloud.compute.v1.InterconnectAttachmentGroupAttachment> attachments = 334744496;
getAttachmentsMap in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupAttachment getAttachmentsOrDefault(String key, InterconnectAttachmentGroupAttachment defaultValue)
Attachments in the AttachmentGroup. Keys are arbitrary user-specified strings. Users are encouraged, but not required, to use their preferred format for resource links as keys. Note that there are add-members and remove-members methods in gcloud. The size of this map is limited by an "Attachments per group" quota.
map<string, .google.cloud.compute.v1.InterconnectAttachmentGroupAttachment> attachments = 334744496;
getAttachmentsOrDefault in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupAttachment getAttachmentsOrThrow(String key)
Attachments in the AttachmentGroup. Keys are arbitrary user-specified strings. Users are encouraged, but not required, to use their preferred format for resource links as keys. Note that there are add-members and remove-members methods in gcloud. The size of this map is limited by an "Attachments per group" quota.
map<string, .google.cloud.compute.v1.InterconnectAttachmentGroupAttachment> attachments = 334744496;
getAttachmentsOrThrow in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasConfigured()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
hasConfigured in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupConfigured getConfigured()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
getConfigured in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupConfiguredOrBuilder getConfiguredOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
getConfiguredOrBuilder in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface InterconnectAttachmentGroupOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface InterconnectAttachmentGroupOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasEtag()
Opaque system-generated token that uniquely identifies the configuration. If provided when patching a configuration in update mode, the provided token must match the current token or the update is rejected. This provides a reliable means of doing read-modify-write (optimistic locking) as described by AIP 154.
optional string etag = 3123477;hasEtag in interface InterconnectAttachmentGroupOrBuilderpublic String getEtag()
Opaque system-generated token that uniquely identifies the configuration. If provided when patching a configuration in update mode, the provided token must match the current token or the update is rejected. This provides a reliable means of doing read-modify-write (optimistic locking) as described by AIP 154.
optional string etag = 3123477;getEtag in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Opaque system-generated token that uniquely identifies the configuration. If provided when patching a configuration in update mode, the provided token must match the current token or the update is rejected. This provides a reliable means of doing read-modify-write (optimistic locking) as described by AIP 154.
optional string etag = 3123477;getEtagBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;hasId in interface InterconnectAttachmentGroupOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;getId in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasIntent()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
hasIntent in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupIntent getIntent()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
getIntent in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupIntentOrBuilder getIntentOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
getIntentOrBuilder in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasInterconnectGroup()
The URL of an InterconnectGroup that groups these Attachments' Interconnects. Customers do not need to set this unless directed by Google Support.
optional string interconnect_group = 388651918;hasInterconnectGroup in interface InterconnectAttachmentGroupOrBuilderpublic String getInterconnectGroup()
The URL of an InterconnectGroup that groups these Attachments' Interconnects. Customers do not need to set this unless directed by Google Support.
optional string interconnect_group = 388651918;getInterconnectGroup in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getInterconnectGroupBytes()
The URL of an InterconnectGroup that groups these Attachments' Interconnects. Customers do not need to set this unless directed by Google Support.
optional string interconnect_group = 388651918;getInterconnectGroupBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasKind()
[Output Only] Type of the resource. Always compute#interconnectAttachmentGroup.
optional string kind = 3292052;hasKind in interface InterconnectAttachmentGroupOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#interconnectAttachmentGroup.
optional string kind = 3292052;getKind in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#interconnectAttachmentGroup.
optional string kind = 3292052;getKindBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasLogicalStructure()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
hasLogicalStructure in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupLogicalStructure getLogicalStructure()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
getLogicalStructure in interface InterconnectAttachmentGroupOrBuilderpublic InterconnectAttachmentGroupLogicalStructureOrBuilder getLogicalStructureOrBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
getLogicalStructureOrBuilder in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;hasName in interface InterconnectAttachmentGroupOrBuilderpublic String getName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface InterconnectAttachmentGroupOrBuilderpublic boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface InterconnectAttachmentGroupOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface InterconnectAttachmentGroupOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface InterconnectAttachmentGroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static InterconnectAttachmentGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectAttachmentGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static InterconnectAttachmentGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InterconnectAttachmentGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InterconnectAttachmentGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InterconnectAttachmentGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static InterconnectAttachmentGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InterconnectAttachmentGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InterconnectAttachmentGroup.Builder newBuilder()
public static InterconnectAttachmentGroup.Builder newBuilder(InterconnectAttachmentGroup prototype)
public InterconnectAttachmentGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InterconnectAttachmentGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InterconnectAttachmentGroup getDefaultInstance()
public static com.google.protobuf.Parser<InterconnectAttachmentGroup> parser()
public com.google.protobuf.Parser<InterconnectAttachmentGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InterconnectAttachmentGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.