Migration Center v1 API - Enum ErrorFrameView (1.0.0)

public enum ErrorFrameView

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

ErrorFrameView can be specified in ErrorFrames List and Get requests to control the level of details that is returned for the original frame.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Basic

Include basic frame data, but not the full contents.

Full

Include everything.

Unspecified

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