public enum TestGoldengateConnectionAssignmentResponse.ResultType extends Enum<TestGoldengateConnectionAssignmentResponse.ResultType> implements ProtocolMessageEnumType of the result.
Protobuf enum
google.cloud.oracledatabase.v1.TestGoldengateConnectionAssignmentResponse.ResultType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FAILED |
Test connection failed. |
FAILED_VALUE |
Test connection failed. |
RESULT_TYPE_UNSPECIFIED |
Result type is unspecified. |
RESULT_TYPE_UNSPECIFIED_VALUE |
Result type is unspecified. |
SUCCEEDED |
Test connection succeeded. |
SUCCEEDED_VALUE |
Test connection succeeded. |
TIMED_OUT |
Test connection timed out. |
TIMED_OUT_VALUE |
Test connection timed out. |
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() |
|