Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::ErrorFrameView (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::ErrorFrameView.

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

Constants

ERROR_FRAME_VIEW_UNSPECIFIED

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

ERROR_FRAME_VIEW_BASIC

value: 1
Include basic frame data, but not the full contents.

ERROR_FRAME_VIEW_FULL

value: 2
Include everything.