Migration Center v1 API - Enum AssetView (1.1.0)

public enum AssetView

Reference documentation and code samples for the Migration Center v1 API enum AssetView.

Specifies the types of asset views that provide complete or partial details of an asset.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Basic

The asset view includes only basic metadata of the asset.

Full

The asset view includes all the metadata of an asset and performance data.

Unspecified

The asset view is not specified. The API displays the basic view by default.