| Modifier and Type | Class and Description |
|---|---|
class |
InterconnectGroup
An interconnect group resource allows customers to create, analyze, and expand their redundant connections.
|
static class |
InterconnectGroup.Builder
An interconnect group resource allows customers to create, analyze, and expand their redundant connections.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupOrBuilder |
InsertInterconnectGroupRequestOrBuilder.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
PatchInterconnectGroupRequestOrBuilder.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
PatchInterconnectGroupRequest.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
PatchInterconnectGroupRequest.Builder.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
InsertInterconnectGroupRequest.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
InsertInterconnectGroupRequest.Builder.getInterconnectGroupResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroup interconnect_group_resource = 85571999 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupOrBuilder |
InterconnectGroupsListResponse.getItemsOrBuilder(int index)
A list of InterconnectGroup resources.
|
InterconnectGroupOrBuilder |
InterconnectGroupsListResponse.Builder.getItemsOrBuilder(int index)
A list of InterconnectGroup resources.
|
InterconnectGroupOrBuilder |
InterconnectGroupsListResponseOrBuilder.getItemsOrBuilder(int index)
A list of InterconnectGroup resources.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends InterconnectGroupOrBuilder> |
InterconnectGroupsListResponse.getItemsOrBuilderList()
A list of InterconnectGroup resources.
|
List<? extends InterconnectGroupOrBuilder> |
InterconnectGroupsListResponse.Builder.getItemsOrBuilderList()
A list of InterconnectGroup resources.
|
List<? extends InterconnectGroupOrBuilder> |
InterconnectGroupsListResponseOrBuilder.getItemsOrBuilderList()
A list of InterconnectGroup resources.
|
Copyright © 2025 Google LLC. All rights reserved.