| Modifier and Type | Class and Description |
|---|---|
static class |
IamPolicyAnalysisResult.Resource
A GCP resource that appears in an access control list.
|
static class |
IamPolicyAnalysisResult.Resource.Builder
A GCP resource that appears in an access control list.
|
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.ResourceOrBuilder |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourcesOrBuilder(int index)
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
IamPolicyAnalysisResult.ResourceOrBuilder |
IamPolicyAnalysisResult.AccessControlList.getResourcesOrBuilder(int index)
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
IamPolicyAnalysisResult.ResourceOrBuilder |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourcesOrBuilder(int index)
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IamPolicyAnalysisResult.ResourceOrBuilder> |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourcesOrBuilderList()
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
List<? extends IamPolicyAnalysisResult.ResourceOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.getResourcesOrBuilderList()
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
List<? extends IamPolicyAnalysisResult.ResourceOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourcesOrBuilderList()
The resources that match one of the following conditions:
- The resource_selector, if it is specified in request;
- Otherwise, resources reachable from the policy attached resource.
|
Copyright © 2020 Google LLC. All rights reserved.