| Modifier and Type | Method and Description |
|---|---|
InterconnectGroup.Builder |
InterconnectGroupsListResponse.Builder.addItemsBuilder()
A list of InterconnectGroup resources.
|
InterconnectGroup.Builder |
InterconnectGroupsListResponse.Builder.addItemsBuilder(int index)
A list of InterconnectGroup resources.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clear() |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearConfigured()
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearDescription()
An optional description of this resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearEtag()
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearId()
[Output Only] The unique identifier for the resource type.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearIntent()
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearInterconnects() |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearKind()
[Output Only] Type of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearName()
Name of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearPhysicalStructure()
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.clone() |
InterconnectGroup.Builder |
PatchInterconnectGroupRequest.Builder.getInterconnectGroupResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroup.Builder |
InsertInterconnectGroupRequest.Builder.getInterconnectGroupResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroup.Builder |
InterconnectGroupsListResponse.Builder.getItemsBuilder(int index)
A list of InterconnectGroup resources.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeConfigured(InterconnectGroupConfigured value)
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeFrom(InterconnectGroup other) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeIntent(InterconnectGroupIntent value)
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergePhysicalStructure(InterconnectGroupPhysicalStructure value)
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InterconnectGroup.Builder |
InterconnectGroup.newBuilder() |
static InterconnectGroup.Builder |
InterconnectGroup.newBuilder(InterconnectGroup prototype) |
InterconnectGroup.Builder |
InterconnectGroup.newBuilderForType() |
protected InterconnectGroup.Builder |
InterconnectGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.putAllInterconnects(Map<String,InterconnectGroupInterconnect> values)
Interconnects in the InterconnectGroup.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.putInterconnects(String key,
InterconnectGroupInterconnect value)
Interconnects in the InterconnectGroup.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.removeInterconnects(String key)
Interconnects in the InterconnectGroup.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setConfigured(InterconnectGroupConfigured.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setConfigured(InterconnectGroupConfigured value)
optional .google.cloud.compute.v1.InterconnectGroupConfigured configured = 295631422;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setDescription(String value)
An optional description of this resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setEtag(String value)
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setEtagBytes(com.google.protobuf.ByteString value)
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.setId(long value)
[Output Only] The unique identifier for the resource type.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setIntent(InterconnectGroupIntent.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
InterconnectGroup.Builder |
InterconnectGroup.Builder.setIntent(InterconnectGroupIntent value)
optional .google.cloud.compute.v1.InterconnectGroupIntent intent = 426849948; |
InterconnectGroup.Builder |
InterconnectGroup.Builder.setKind(String value)
[Output Only] Type of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setName(String value)
Name of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setPhysicalStructure(InterconnectGroupPhysicalStructure.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setPhysicalStructure(InterconnectGroupPhysicalStructure value)
optional .google.cloud.compute.v1.InterconnectGroupPhysicalStructure physical_structure = 195307531;
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectGroup.Builder |
InterconnectGroup.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
InterconnectGroup.Builder |
InterconnectGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectGroup.Builder |
InterconnectGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectGroup.Builder> |
InterconnectGroupsListResponse.Builder.getItemsBuilderList()
A list of InterconnectGroup resources.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupsListResponse.Builder |
InterconnectGroupsListResponse.Builder.addItems(InterconnectGroup.Builder builderForValue)
A list of InterconnectGroup resources.
|
InterconnectGroupsListResponse.Builder |
InterconnectGroupsListResponse.Builder.addItems(int index,
InterconnectGroup.Builder builderForValue)
A list of InterconnectGroup resources.
|
PatchInterconnectGroupRequest.Builder |
PatchInterconnectGroupRequest.Builder.setInterconnectGroupResource(InterconnectGroup.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InsertInterconnectGroupRequest.Builder |
InsertInterconnectGroupRequest.Builder.setInterconnectGroupResource(InterconnectGroup.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupsListResponse.Builder |
InterconnectGroupsListResponse.Builder.setItems(int index,
InterconnectGroup.Builder builderForValue)
A list of InterconnectGroup resources.
|
Copyright © 2025 Google LLC. All rights reserved.