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 |
AnalyzeIamPolicyResponse.IamPolicyAnalysis
An analysis message to group the query and results.
|
static class |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder
An analysis message to group the query and results.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponse.getMainAnalysisOrBuilder()
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponse.Builder.getMainAnalysisOrBuilder()
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponseOrBuilder.getMainAnalysisOrBuilder()
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponse.getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponse.Builder.getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
AnalyzeIamPolicyResponseOrBuilder.getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
Modifier and Type | Method and Description |
---|---|
List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> |
AnalyzeIamPolicyResponse.getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> |
AnalyzeIamPolicyResponse.Builder.getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> |
AnalyzeIamPolicyResponseOrBuilder.getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
Copyright © 2022 Google LLC. All rights reserved.