| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
ResourceInfo.Builder.build() |
ResourceInfo |
ResourceInfo.Builder.buildPartial() |
static ResourceInfo |
ResourceInfo.getDefaultInstance() |
ResourceInfo |
ResourceInfo.getDefaultInstanceForType() |
ResourceInfo |
ResourceInfo.Builder.getDefaultInstanceForType() |
ResourceInfo |
ResourceInfoList.getResources(int index)
The resource details.
|
ResourceInfo |
ResourceInfoList.Builder.getResources(int index)
The resource details.
|
ResourceInfo |
CheckRequestOrBuilder.getResources(int index)
Describes the resources and the policies applied to each resource.
|
ResourceInfo |
ResourceInfoListOrBuilder.getResources(int index)
The resource details.
|
ResourceInfo |
CheckRequest.getResources(int index)
Describes the resources and the policies applied to each resource.
|
ResourceInfo |
CheckRequest.Builder.getResources(int index)
Describes the resources and the policies applied to each resource.
|
static ResourceInfo |
ResourceInfo.parseDelimitedFrom(InputStream input) |
static ResourceInfo |
ResourceInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceInfo |
ResourceInfo.parseFrom(byte[] data) |
static ResourceInfo |
ResourceInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceInfo |
ResourceInfo.parseFrom(ByteBuffer data) |
static ResourceInfo |
ResourceInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceInfo |
ResourceInfo.parseFrom(com.google.protobuf.ByteString data) |
static ResourceInfo |
ResourceInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceInfo |
ResourceInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResourceInfo |
ResourceInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceInfo |
ResourceInfo.parseFrom(InputStream input) |
static ResourceInfo |
ResourceInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResourceInfo> |
ResourceInfo.getParserForType() |
List<ResourceInfo> |
ResourceInfoList.getResourcesList()
The resource details.
|
List<ResourceInfo> |
ResourceInfoList.Builder.getResourcesList()
The resource details.
|
List<ResourceInfo> |
CheckRequestOrBuilder.getResourcesList()
Describes the resources and the policies applied to each resource.
|
List<ResourceInfo> |
ResourceInfoListOrBuilder.getResourcesList()
The resource details.
|
List<ResourceInfo> |
CheckRequest.getResourcesList()
Describes the resources and the policies applied to each resource.
|
List<ResourceInfo> |
CheckRequest.Builder.getResourcesList()
Describes the resources and the policies applied to each resource.
|
static com.google.protobuf.Parser<ResourceInfo> |
ResourceInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfoList.Builder |
ResourceInfoList.Builder.addResources(int index,
ResourceInfo value)
The resource details.
|
CheckRequest.Builder |
CheckRequest.Builder.addResources(int index,
ResourceInfo value)
Describes the resources and the policies applied to each resource.
|
ResourceInfoList.Builder |
ResourceInfoList.Builder.addResources(ResourceInfo value)
The resource details.
|
CheckRequest.Builder |
CheckRequest.Builder.addResources(ResourceInfo value)
Describes the resources and the policies applied to each resource.
|
ResourceInfo.Builder |
ResourceInfo.Builder.mergeFrom(ResourceInfo other) |
static ResourceInfo.Builder |
ResourceInfo.newBuilder(ResourceInfo prototype) |
ResourceInfoList.Builder |
ResourceInfoList.Builder.setResources(int index,
ResourceInfo value)
The resource details.
|
CheckRequest.Builder |
CheckRequest.Builder.setResources(int index,
ResourceInfo value)
Describes the resources and the policies applied to each resource.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceInfoList.Builder |
ResourceInfoList.Builder.addAllResources(Iterable<? extends ResourceInfo> values)
The resource details.
|
CheckRequest.Builder |
CheckRequest.Builder.addAllResources(Iterable<? extends ResourceInfo> values)
Describes the resources and the policies applied to each resource.
|
Copyright © 2024 Google LLC. All rights reserved.