Uses of Interface
com.google.cloud.asset.v1.IamPolicyAnalysisQuery.AccessSelectorOrBuilder
-
Packages that use IamPolicyAnalysisQuery.AccessSelectorOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisQuery.AccessSelectorOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement IamPolicyAnalysisQuery.AccessSelectorOrBuilder Modifier and Type Class Description static class
IamPolicyAnalysisQuery.AccessSelector
Specifies roles and/or permissions to analyze, to determine both the identities possessing them and the resources they control.static class
IamPolicyAnalysisQuery.AccessSelector.Builder
Specifies roles and/or permissions to analyze, to determine both the identities possessing them and the resources they control.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisQuery.AccessSelectorOrBuilder Modifier and Type Method Description IamPolicyAnalysisQuery.AccessSelectorOrBuilder
IamPolicyAnalysisQuery.Builder. getAccessSelectorOrBuilder()
Optional.IamPolicyAnalysisQuery.AccessSelectorOrBuilder
IamPolicyAnalysisQuery. getAccessSelectorOrBuilder()
Optional.IamPolicyAnalysisQuery.AccessSelectorOrBuilder
IamPolicyAnalysisQueryOrBuilder. getAccessSelectorOrBuilder()
Optional.
-