public enum GoldengateOggDeployment.CredentialStore extends Enum<GoldengateOggDeployment.CredentialStore> implements ProtocolMessageEnumThe credential store of the GoldengateDeployment.
Protobuf enum google.cloud.oracledatabase.v1.GoldengateOggDeployment.CredentialStore
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREDENTIAL_STORE_UNSPECIFIED |
The credential store is unspecified. |
CREDENTIAL_STORE_UNSPECIFIED_VALUE |
The credential store is unspecified. |
GOLDENGATE |
The credential store is Goldengate. |
GOLDENGATE_VALUE |
The credential store is Goldengate. |
IAM |
The credential store is IAM. |
IAM_VALUE |
The credential store is IAM. |
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() |
|