public interface CreateMembersInterconnectGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInterconnectGroup()
Name of the group resource to create members for.
|
com.google.protobuf.ByteString |
getInterconnectGroupBytes()
Name of the group resource to create members for.
|
InterconnectGroupsCreateMembersRequest |
getInterconnectGroupsCreateMembersRequestResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectGroupsCreateMembersRequestOrBuilder |
getInterconnectGroupsCreateMembersRequestResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
boolean |
hasInterconnectGroupsCreateMembersRequestResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getInterconnectGroup()
Name of the group resource to create members for.
string interconnect_group = 388651918 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getInterconnectGroupBytes()
Name of the group resource to create members for.
string interconnect_group = 388651918 [(.google.api.field_behavior) = REQUIRED];boolean hasInterconnectGroupsCreateMembersRequestResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
InterconnectGroupsCreateMembersRequest getInterconnectGroupsCreateMembersRequestResource()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
InterconnectGroupsCreateMembersRequestOrBuilder getInterconnectGroupsCreateMembersRequestResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectGroupsCreateMembersRequest interconnect_groups_create_members_request_resource = 348323437 [(.google.api.field_behavior) = REQUIRED];
String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];
com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];
Copyright © 2025 Google LLC. All rights reserved.