public static interface SavedQuery.QueryContentOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisQuery |
getIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
IamPolicyAnalysisQueryOrBuilder |
getIamPolicyAnalysisQueryOrBuilder()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.QueryContentCase |
getQueryContentCase() |
boolean |
hasIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
IamPolicyAnalysisQuery getIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
IamPolicyAnalysisQueryOrBuilder getIamPolicyAnalysisQueryOrBuilder()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
SavedQuery.QueryContent.QueryContentCase getQueryContentCase()
Copyright © 2022 Google LLC. All rights reserved.