Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class CredentialStore.
The credential store of the GoldengateDeployment.
Protobuf type google.cloud.oracledatabase.v1.GoldengateOggDeployment.CredentialStore
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ GoldengateOggDeploymentMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
CREDENTIAL_STORE_UNSPECIFIED
Value: 0The credential store is unspecified.
Generated from protobuf enum CREDENTIAL_STORE_UNSPECIFIED = 0;
GOLDENGATE
Value: 1The credential store is Goldengate.
Generated from protobuf enum GOLDENGATE = 1;
IAM
Value: 2The credential store is IAM.
Generated from protobuf enum IAM = 2;