public enum AnalyzeMoveRequest.Types.AnalysisViewReference 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.V1Assembly
Google.Cloud.Asset.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |