| Modifier and Type | Class and Description |
|---|---|
class |
ResourceInfo
Describes a resource referenced in the request.
|
static class |
ResourceInfo.Builder
Describes a resource referenced in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceInfoOrBuilder |
ResourceInfoList.getResourcesOrBuilder(int index)
The resource details.
|
ResourceInfoOrBuilder |
ResourceInfoList.Builder.getResourcesOrBuilder(int index)
The resource details.
|
ResourceInfoOrBuilder |
CheckRequestOrBuilder.getResourcesOrBuilder(int index)
Describes the resources and the policies applied to each resource.
|
ResourceInfoOrBuilder |
ResourceInfoListOrBuilder.getResourcesOrBuilder(int index)
The resource details.
|
ResourceInfoOrBuilder |
CheckRequest.getResourcesOrBuilder(int index)
Describes the resources and the policies applied to each resource.
|
ResourceInfoOrBuilder |
CheckRequest.Builder.getResourcesOrBuilder(int index)
Describes the resources and the policies applied to each resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResourceInfoOrBuilder> |
ResourceInfoList.getResourcesOrBuilderList()
The resource details.
|
List<? extends ResourceInfoOrBuilder> |
ResourceInfoList.Builder.getResourcesOrBuilderList()
The resource details.
|
List<? extends ResourceInfoOrBuilder> |
CheckRequestOrBuilder.getResourcesOrBuilderList()
Describes the resources and the policies applied to each resource.
|
List<? extends ResourceInfoOrBuilder> |
ResourceInfoListOrBuilder.getResourcesOrBuilderList()
The resource details.
|
List<? extends ResourceInfoOrBuilder> |
CheckRequest.getResourcesOrBuilderList()
Describes the resources and the policies applied to each resource.
|
List<? extends ResourceInfoOrBuilder> |
CheckRequest.Builder.getResourcesOrBuilderList()
Describes the resources and the policies applied to each resource.
|
Copyright © 2024 Google LLC. All rights reserved.