View Source GoogleApi.CloudAsset.V1.Model.QueryContent (google_api_cloud_asset v0.35.0)

The query content.

Attributes

  • iamPolicyAnalysisQuery (type: GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisQuery.t, default: nil) - An IAM Policy Analysis query, which could be used in the AssetService.AnalyzeIamPolicy RPC or the AssetService.AnalyzeIamPolicyLongrunning RPC.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudAsset.V1.Model.QueryContent{
  iamPolicyAnalysisQuery:
    GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisQuery.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.