Cloud Asset V1 API - Module Google::Cloud::Asset::V1::AnalyzeMoveRequest::AnalysisView (v0.20.1)

Reference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::AnalyzeMoveRequest::AnalysisView.

View enum for supporting partial analysis responses.

Constants

ANALYSIS_VIEW_UNSPECIFIED

value: 0
The default/unset value. The API will default to the FULL view.

FULL

value: 1
Full analysis including all level of impacts of the specified resource move.

BASIC

value: 2
Basic analysis only including blockers which will prevent the specified resource move at runtime.