Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.AssetsResource.GetRequest.ViewEnum

View of the assets. Defaults to BASIC.

Namespace: Google.Apis.MigrationCenterAPI.v1
Assembly: Google.Apis.MigrationCenterAPI.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.AssetsResource.GetRequest.ViewEnum

Fields

Name Description
ASSETVIEWBASIC

The asset view includes only basic metadata of the asset.

ASSETVIEWFULL

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

ASSETVIEWLABELS

The asset view includes asset name and labels.

ASSETVIEWSTANDARD

The asset view includes the standard metadata of an asset.

ASSETVIEWUI

The asset view includes fields needed by UI.

ASSETVIEWUNSPECIFIED

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

In this article
Back to top Generated by DocFX