public final class InterconnectGroup extends com.google.protobuf.GeneratedMessageV3 implements InterconnectGroupOrBuilder
An interconnect group resource allows customers to create, analyze, and expand their redundant connections.Protobuf type
google.cloud.compute.v1.InterconnectGroup| Modifier and Type | Class and Description |
|---|---|
static class |
InterconnectGroup.Builder
An interconnect group resource allows customers to create, analyze, and expand their redundant connections.
|
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 |
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 |
INTERCONNECTS_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PHYSICAL_STRUCTURE_FIELD_NUMBER |
static int |
SELF_LINK_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsInterconnects(String key)
Interconnects in the InterconnectGroup.
|
boolean |
equals(Object obj) |
InterconnectGroupConfigured |
getConfigured()
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
|
InterconnectGroupConfiguredOrBuilder |
getConfiguredOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupConfigured 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 InterconnectGroup |
getDefaultInstance() |
InterconnectGroup |
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.
|
InterconnectGroupIntent |
getIntent()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
InterconnectGroupIntentOrBuilder |
getIntentOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
Map<String,InterconnectGroupInterconnect> |
getInterconnects()
Deprecated.
|
int |
getInterconnectsCount()
Interconnects in the InterconnectGroup.
|
Map<String,InterconnectGroupInterconnect> |
getInterconnectsMap()
Interconnects in the InterconnectGroup.
|
InterconnectGroupInterconnect |
getInterconnectsOrDefault(String key,
InterconnectGroupInterconnect defaultValue)
Interconnects in the InterconnectGroup.
|
InterconnectGroupInterconnect |
getInterconnectsOrThrow(String key)
Interconnects in the InterconnectGroup.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
com.google.protobuf.Parser<InterconnectGroup> |
getParserForType() |
InterconnectGroupPhysicalStructure |
getPhysicalStructure()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
InterconnectGroupPhysicalStructureOrBuilder |
getPhysicalStructureOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
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.InterconnectGroupConfigured 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.InterconnectGroupIntent intent = 426849948; |
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasPhysicalStructure()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
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 InterconnectGroup.Builder |
newBuilder() |
static InterconnectGroup.Builder |
newBuilder(InterconnectGroup prototype) |
InterconnectGroup.Builder |
newBuilderForType() |
protected InterconnectGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static InterconnectGroup |
parseDelimitedFrom(InputStream input) |
static InterconnectGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectGroup |
parseFrom(byte[] data) |
static InterconnectGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectGroup |
parseFrom(ByteBuffer data) |
static InterconnectGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectGroup |
parseFrom(com.google.protobuf.ByteString data) |
static InterconnectGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectGroup |
parseFrom(InputStream input) |
static InterconnectGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<InterconnectGroup> |
parser() |
InterconnectGroup.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 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 INTERCONNECTS_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PHYSICAL_STRUCTURE_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 boolean hasConfigured()
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
hasConfigured in interface InterconnectGroupOrBuilderpublic InterconnectGroupConfigured getConfigured()
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
getConfigured in interface InterconnectGroupOrBuilderpublic InterconnectGroupConfiguredOrBuilder getConfiguredOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
getConfiguredOrBuilder in interface InterconnectGroupOrBuilderpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface InterconnectGroupOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface InterconnectGroupOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface InterconnectGroupOrBuilderpublic boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface InterconnectGroupOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface InterconnectGroupOrBuilderpublic 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 InterconnectGroupOrBuilderpublic 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 API 154.
optional string etag = 3123477;hasEtag in interface InterconnectGroupOrBuilderpublic 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 API 154.
optional string etag = 3123477;getEtag in interface InterconnectGroupOrBuilderpublic 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 API 154.
optional string etag = 3123477;getEtagBytes in interface InterconnectGroupOrBuilderpublic boolean hasId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;hasId in interface InterconnectGroupOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;getId in interface InterconnectGroupOrBuilderpublic boolean hasIntent()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948;hasIntent in interface InterconnectGroupOrBuilderpublic InterconnectGroupIntent getIntent()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948;getIntent in interface InterconnectGroupOrBuilderpublic InterconnectGroupIntentOrBuilder getIntentOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948;getIntentOrBuilder in interface InterconnectGroupOrBuilderpublic int getInterconnectsCount()
InterconnectGroupOrBuilderInterconnects in the InterconnectGroup. 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 "Interconnects per group" quota.
map<string, .google.cloud.compute.v1.InterconnectGroupInterconnect> interconnects = 520187301;
getInterconnectsCount in interface InterconnectGroupOrBuilderpublic boolean containsInterconnects(String key)
Interconnects in the InterconnectGroup. 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 "Interconnects per group" quota.
map<string, .google.cloud.compute.v1.InterconnectGroupInterconnect> interconnects = 520187301;
containsInterconnects in interface InterconnectGroupOrBuilder@Deprecated public Map<String,InterconnectGroupInterconnect> getInterconnects()
getInterconnectsMap() instead.getInterconnects in interface InterconnectGroupOrBuilderpublic Map<String,InterconnectGroupInterconnect> getInterconnectsMap()
Interconnects in the InterconnectGroup. 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 "Interconnects per group" quota.
map<string, .google.cloud.compute.v1.InterconnectGroupInterconnect> interconnects = 520187301;
getInterconnectsMap in interface InterconnectGroupOrBuilderpublic InterconnectGroupInterconnect getInterconnectsOrDefault(String key, InterconnectGroupInterconnect defaultValue)
Interconnects in the InterconnectGroup. 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 "Interconnects per group" quota.
map<string, .google.cloud.compute.v1.InterconnectGroupInterconnect> interconnects = 520187301;
getInterconnectsOrDefault in interface InterconnectGroupOrBuilderpublic InterconnectGroupInterconnect getInterconnectsOrThrow(String key)
Interconnects in the InterconnectGroup. 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 "Interconnects per group" quota.
map<string, .google.cloud.compute.v1.InterconnectGroupInterconnect> interconnects = 520187301;
getInterconnectsOrThrow in interface InterconnectGroupOrBuilderpublic boolean hasKind()
[Output Only] Type of the resource. Always compute#InterconnectGroup
optional string kind = 3292052;hasKind in interface InterconnectGroupOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#InterconnectGroup
optional string kind = 3292052;getKind in interface InterconnectGroupOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#InterconnectGroup
optional string kind = 3292052;getKindBytes in interface InterconnectGroupOrBuilderpublic 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 InterconnectGroupOrBuilderpublic 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 InterconnectGroupOrBuilderpublic 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 InterconnectGroupOrBuilderpublic boolean hasPhysicalStructure()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
hasPhysicalStructure in interface InterconnectGroupOrBuilderpublic InterconnectGroupPhysicalStructure getPhysicalStructure()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
getPhysicalStructure in interface InterconnectGroupOrBuilderpublic InterconnectGroupPhysicalStructureOrBuilder getPhysicalStructureOrBuilder()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
getPhysicalStructureOrBuilder in interface InterconnectGroupOrBuilderpublic boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface InterconnectGroupOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface InterconnectGroupOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface InterconnectGroupOrBuilderpublic 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 InterconnectGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InterconnectGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static InterconnectGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InterconnectGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InterconnectGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InterconnectGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static InterconnectGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InterconnectGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InterconnectGroup.Builder newBuilder()
public static InterconnectGroup.Builder newBuilder(InterconnectGroup prototype)
public InterconnectGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InterconnectGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InterconnectGroup getDefaultInstance()
public static com.google.protobuf.Parser<InterconnectGroup> parser()
public com.google.protobuf.Parser<InterconnectGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InterconnectGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.