Google Cloud Asset Inventory v1 API - Enum AnalyzeMoveRequest.Types.AnalysisView (3.11.0)

public enum AnalyzeMoveRequest.Types.AnalysisView

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API enum AnalyzeMoveRequest.Types.AnalysisView.

View enum for supporting partial analysis responses.

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Fields

NameDescription
Basic

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

Full

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

Unspecified

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