| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroup |
InterconnectAttachmentGroup.Builder.build() |
InterconnectAttachmentGroup |
InterconnectAttachmentGroup.Builder.buildPartial() |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.getDefaultInstance() |
InterconnectAttachmentGroup |
InterconnectAttachmentGroup.getDefaultInstanceForType() |
InterconnectAttachmentGroup |
InterconnectAttachmentGroup.Builder.getDefaultInstanceForType() |
InterconnectAttachmentGroup |
PatchInterconnectAttachmentGroupRequest.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
PatchInterconnectAttachmentGroupRequest.Builder.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
InsertInterconnectAttachmentGroupRequest.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
InsertInterconnectAttachmentGroupRequest.Builder.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
PatchInterconnectAttachmentGroupRequestOrBuilder.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
InsertInterconnectAttachmentGroupRequestOrBuilder.getInterconnectAttachmentGroupResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup |
InterconnectAttachmentGroupsListResponseOrBuilder.getItems(int index)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup |
InterconnectAttachmentGroupsListResponse.getItems(int index)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup |
InterconnectAttachmentGroupsListResponse.Builder.getItems(int index)
A list of InterconnectAttachmentGroup resources.
|
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseDelimitedFrom(InputStream input) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(byte[] data) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(ByteBuffer data) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(com.google.protobuf.ByteString data) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(InputStream input) |
static InterconnectAttachmentGroup |
InterconnectAttachmentGroup.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectAttachmentGroup> |
InterconnectAttachmentGroupsListResponseOrBuilder.getItemsList()
A list of InterconnectAttachmentGroup resources.
|
List<InterconnectAttachmentGroup> |
InterconnectAttachmentGroupsListResponse.getItemsList()
A list of InterconnectAttachmentGroup resources.
|
List<InterconnectAttachmentGroup> |
InterconnectAttachmentGroupsListResponse.Builder.getItemsList()
A list of InterconnectAttachmentGroup resources.
|
com.google.protobuf.Parser<InterconnectAttachmentGroup> |
InterconnectAttachmentGroup.getParserForType() |
static com.google.protobuf.Parser<InterconnectAttachmentGroup> |
InterconnectAttachmentGroup.parser() |
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItems(InterconnectAttachmentGroup value)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItems(int index,
InterconnectAttachmentGroup value)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeFrom(InterconnectAttachmentGroup other) |
PatchInterconnectAttachmentGroupRequest.Builder |
PatchInterconnectAttachmentGroupRequest.Builder.mergeInterconnectAttachmentGroupResource(InterconnectAttachmentGroup value)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InsertInterconnectAttachmentGroupRequest.Builder |
InsertInterconnectAttachmentGroupRequest.Builder.mergeInterconnectAttachmentGroupResource(InterconnectAttachmentGroup value)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
static InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.newBuilder(InterconnectAttachmentGroup prototype) |
PatchInterconnectAttachmentGroupRequest.Builder |
PatchInterconnectAttachmentGroupRequest.Builder.setInterconnectAttachmentGroupResource(InterconnectAttachmentGroup value)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InsertInterconnectAttachmentGroupRequest.Builder |
InsertInterconnectAttachmentGroupRequest.Builder.setInterconnectAttachmentGroupResource(InterconnectAttachmentGroup value)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.setItems(int index,
InterconnectAttachmentGroup value)
A list of InterconnectAttachmentGroup resources.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addAllItems(Iterable<? extends InterconnectAttachmentGroup> values)
A list of InterconnectAttachmentGroup resources.
|
Copyright © 2025 Google LLC. All rights reserved.