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.Resource
A Google Cloud resource under analysis.
|
static class |
IamPolicyAnalysisResult.Resource.Builder
A Google Cloud resource under analysis.
|
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 © 2022 Google LLC. All rights reserved.