Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.AssetsResource.ListRequest.ViewEnum

View of the assets. Defaults to BASIC.

Namespace: Google.Apis.MigrationCenterAPI.v1alpha1
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public enum ProjectsResource.LocationsResource.AssetsResource.ListRequest.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.

ASSETVIEWSTANDARD

The asset view includes the standard metadata of an asset.

ASSETVIEWUNSPECIFIED

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

In this article
Back to top Generated by DocFX