Show / Hide Table of Contents

Enum V1Resource.AnalyzeMoveRequest.ViewEnum

Analysis view indicating what information should be included in the analysis response. If unspecified, the default view is FULL.

Namespace: Google.Apis.CloudAsset.v1
Assembly: Google.Apis.CloudAsset.v1.dll
Syntax
public enum V1Resource.AnalyzeMoveRequest.ViewEnum

Fields

Name Description
ANALYSISVIEWUNSPECIFIED

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

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.

In this article
Back to top Generated by DocFX