Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.SourcesResource.ErrorFramesResource.ListRequest.ViewEnum

Optional. An optional view mode to control the level of details of each error frame. The default is a BASIC frame view.

Namespace: Google.Apis.MigrationCenterAPI.v1
Assembly: Google.Apis.MigrationCenterAPI.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.SourcesResource.ErrorFramesResource.ListRequest.ViewEnum

Fields

Name Description
ERRORFRAMEVIEWBASIC

Include basic frame data, but not the full contents.

ERRORFRAMEVIEWFULL

Include everything.

ERRORFRAMEVIEWUNSPECIFIED

Value is unset. The system will fallback to the default value.

In this article
Back to top Generated by DocFX