QueryContentResponse

data class QueryContentResponse(val iamPolicyAnalysisQuery: IamPolicyAnalysisQueryResponse)

The query content.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An IAM Policy Analysis query, which could be used in the AssetService.AnalyzeIamPolicy RPC or the AssetService.AnalyzeIamPolicyLongrunning RPC.