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.Identity
An identity under analysis.
|
static class |
IamPolicyAnalysisResult.Identity.Builder
An identity under analysis.
|
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityList.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityList.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
Copyright © 2022 Google LLC. All rights reserved.