| Modifier and Type | Method and Description |
|---|---|
XpnResourceId |
XpnResourceId.Builder.build() |
XpnResourceId |
XpnResourceId.Builder.buildPartial() |
static XpnResourceId |
XpnResourceId.getDefaultInstance() |
XpnResourceId |
XpnResourceId.getDefaultInstanceForType() |
XpnResourceId |
XpnResourceId.Builder.getDefaultInstanceForType() |
XpnResourceId |
ProjectsGetXpnResources.getResources(int index)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
XpnResourceId |
ProjectsGetXpnResources.Builder.getResources(int index)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
XpnResourceId |
ProjectsGetXpnResourcesOrBuilder.getResources(int index)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
XpnResourceId |
ProjectsEnableXpnResourceRequestOrBuilder.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsDisableXpnResourceRequestOrBuilder.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsDisableXpnResourceRequest.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsDisableXpnResourceRequest.Builder.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsEnableXpnResourceRequest.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsEnableXpnResourceRequest.Builder.getXpnResource()
Service resource (a.k.a service project) ID.
|
static XpnResourceId |
XpnResourceId.parseDelimitedFrom(InputStream input) |
static XpnResourceId |
XpnResourceId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XpnResourceId |
XpnResourceId.parseFrom(byte[] data) |
static XpnResourceId |
XpnResourceId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XpnResourceId |
XpnResourceId.parseFrom(ByteBuffer data) |
static XpnResourceId |
XpnResourceId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XpnResourceId |
XpnResourceId.parseFrom(com.google.protobuf.ByteString data) |
static XpnResourceId |
XpnResourceId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XpnResourceId |
XpnResourceId.parseFrom(com.google.protobuf.CodedInputStream input) |
static XpnResourceId |
XpnResourceId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XpnResourceId |
XpnResourceId.parseFrom(InputStream input) |
static XpnResourceId |
XpnResourceId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<XpnResourceId> |
XpnResourceId.getParserForType() |
List<XpnResourceId> |
ProjectsGetXpnResources.getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
List<XpnResourceId> |
ProjectsGetXpnResources.Builder.getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
List<XpnResourceId> |
ProjectsGetXpnResourcesOrBuilder.getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
static com.google.protobuf.Parser<XpnResourceId> |
XpnResourceId.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.addResources(int index,
XpnResourceId value)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.addResources(XpnResourceId value)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
XpnResourceId.Builder |
XpnResourceId.Builder.mergeFrom(XpnResourceId other) |
ProjectsDisableXpnResourceRequest.Builder |
ProjectsDisableXpnResourceRequest.Builder.mergeXpnResource(XpnResourceId value)
Service resource (a.k.a service project) ID.
|
ProjectsEnableXpnResourceRequest.Builder |
ProjectsEnableXpnResourceRequest.Builder.mergeXpnResource(XpnResourceId value)
Service resource (a.k.a service project) ID.
|
static XpnResourceId.Builder |
XpnResourceId.newBuilder(XpnResourceId prototype) |
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.setResources(int index,
XpnResourceId value)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
ProjectsDisableXpnResourceRequest.Builder |
ProjectsDisableXpnResourceRequest.Builder.setXpnResource(XpnResourceId value)
Service resource (a.k.a service project) ID.
|
ProjectsEnableXpnResourceRequest.Builder |
ProjectsEnableXpnResourceRequest.Builder.setXpnResource(XpnResourceId value)
Service resource (a.k.a service project) ID.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.addAllResources(Iterable<? extends XpnResourceId> values)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
Copyright © 2023 Google LLC. All rights reserved.