Interface protos.google.cloud.asset.v1.IMoveAnalysisResult (3.20.0)

Properties of a MoveAnalysisResult.

Package

@google-cloud/asset

Properties

blockers

blockers?: (google.cloud.asset.v1.IMoveImpact[]|null);

MoveAnalysisResult blockers

Property Value
TypeDescription
(google.cloud.asset.v1.IMoveImpact[]|null)

warnings

warnings?: (google.cloud.asset.v1.IMoveImpact[]|null);

MoveAnalysisResult warnings

Property Value
TypeDescription
(google.cloud.asset.v1.IMoveImpact[]|null)