public enum ErrorFrameView extends Enum<ErrorFrameView> implements ProtocolMessageEnumErrorFrameView can be specified in ErrorFrames List and Get requests to control the level of details that is returned for the original frame.
Protobuf enum google.cloud.migrationcenter.v1.ErrorFrameView
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ERROR_FRAME_VIEW_BASIC |
Include basic frame data, but not the full contents. |
ERROR_FRAME_VIEW_BASIC_VALUE |
Include basic frame data, but not the full contents. |
ERROR_FRAME_VIEW_FULL |
Include everything. |
ERROR_FRAME_VIEW_FULL_VALUE |
Include everything. |
ERROR_FRAME_VIEW_UNSPECIFIED |
Value is unset. The system will fallback to the default value. |
ERROR_FRAME_VIEW_UNSPECIFIED_VALUE |
Value is unset. The system will fallback to the default value. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|