public enum AssetViewReference 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.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |