| Modifier and Type | Class and Description |
|---|---|
static class |
IamPolicyAnalysisResult.Access
A role or permission that appears in an access control list.
|
static class |
IamPolicyAnalysisResult.Access.Builder
A role or permission that appears in an access control list.
|
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.AccessOrBuilder |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getAccessesOrBuilder(int index)
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
IamPolicyAnalysisResult.AccessOrBuilder |
IamPolicyAnalysisResult.AccessControlList.getAccessesOrBuilder(int index)
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
IamPolicyAnalysisResult.AccessOrBuilder |
IamPolicyAnalysisResult.AccessControlList.Builder.getAccessesOrBuilder(int index)
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IamPolicyAnalysisResult.AccessOrBuilder> |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getAccessesOrBuilderList()
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
List<? extends IamPolicyAnalysisResult.AccessOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.getAccessesOrBuilderList()
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
List<? extends IamPolicyAnalysisResult.AccessOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.Builder.getAccessesOrBuilderList()
The accesses that match one of the following conditions:
- The access_selector, if it is specified in request;
- Otherwise, access specifiers reachable from the policy binding's role.
|
Copyright © 2020 Google LLC. All rights reserved.