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