public enum DatabaseConnectionStringProfile.SyntaxFormat extends Enum<DatabaseConnectionStringProfile.SyntaxFormat> implements ProtocolMessageEnumSpecifies syntax of the connection string.
 Protobuf enum 
 google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.SyntaxFormat
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| EZCONNECT | Ezconnect   | 
| EZCONNECTPLUS | Ezconnectplus   | 
| EZCONNECTPLUS_VALUE | Ezconnectplus   | 
| EZCONNECT_VALUE | Ezconnect   | 
| LONG | Long   | 
| LONG_VALUE | Long   | 
| SYNTAX_FORMAT_UNSPECIFIED | Default unspecified value.   | 
| SYNTAX_FORMAT_UNSPECIFIED_VALUE | Default unspecified 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() | |