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

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)