GoogleApi.CloudAsset.V1.Model.AnalyzeIamPolicyLongrunningRequest (google_api_cloud_asset v0.28.0) View Source
A request message for AssetService.AnalyzeIamPolicyLongrunning.
Attributes
-
analysisQuery
(type:GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisQuery.t
, default:nil
) - Required. The request query. -
outputConfig
(type:GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisOutputConfig.t
, default:nil
) - Required. Output configuration indicating where the results will be output to.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.AnalyzeIamPolicyLongrunningRequest{ analysisQuery: GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisQuery.t() | nil, outputConfig: GoogleApi.CloudAsset.V1.Model.IamPolicyAnalysisOutputConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.