Uses of Interface
com.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
Packages that use AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.asset.v1 that return AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder Modifier and Type Method Description AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
AnalyzeIamPolicyResponse.Builder. getMainAnalysisOrBuilder()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
AnalyzeIamPolicyResponse. getMainAnalysisOrBuilder()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
AnalyzeIamPolicyResponseOrBuilder. getMainAnalysisOrBuilder()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
AnalyzeIamPolicyResponse.Builder. getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
AnalyzeIamPolicyResponse. 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.Methods in com.google.cloud.asset.v1 that return types with arguments of type AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder Modifier and Type Method Description List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder>
AnalyzeIamPolicyResponse.Builder. getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder>
AnalyzeIamPolicyResponse. 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.
-