Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
IamPolicyAnalysisResult.Access
An IAM role or permission under analysis.
|
static class |
IamPolicyAnalysisResult.Access.Builder
An IAM role or permission under analysis.
|
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 © 2022 Google LLC. All rights reserved.