GoogleApi.CloudAsset.V1.Model.AnalyzeMoveResponse (google_api_cloud_asset v0.31.4) View Source
The response message for resource move analysis.
Attributes
-
moveAnalysis(type:list(GoogleApi.CloudAsset.V1.Model.MoveAnalysis.t), default:nil) - The list of analyses returned from performing the intended resource move analysis. The analysis is grouped by different Cloud services.
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.AnalyzeMoveResponse{
moveAnalysis: [GoogleApi.CloudAsset.V1.Model.MoveAnalysis.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.