public interface ProjectsListXpnHostsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOrganization()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects.
|
com.google.protobuf.ByteString |
getOrganizationBytes()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects.
|
boolean |
hasOrganization()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOrganization()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.
optional string organization = 105180467;String getOrganization()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.
optional string organization = 105180467;com.google.protobuf.ByteString getOrganizationBytes()
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.
optional string organization = 105180467;Copyright © 2023 Google LLC. All rights reserved.