Reference documentation and code samples for the Google Cloud Asset V1 Client class AnalyzeMoveResponse.
The response message for resource move analysis.
Generated from protobuf message google.cloud.asset.v1.AnalyzeMoveResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ move_analysis
array< Google\Cloud\Asset\V1\MoveAnalysis
>
The list of analyses returned from performing the intended resource move analysis. The analysis is grouped by different Cloud services.
getMoveAnalysis
The list of analyses returned from performing the intended resource move analysis. The analysis is grouped by different Cloud services.
Generated from protobuf field repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
Google\Protobuf\Internal\RepeatedField
setMoveAnalysis
The list of analyses returned from performing the intended resource move analysis. The analysis is grouped by different Cloud services.
Generated from protobuf field repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
$this