Google Cloud Oracle Database V1 Client - Class CredentialStore (0.9.0)

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 \ GoldengateOggDeployment

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CREDENTIAL_STORE_UNSPECIFIED

Value: 0

The credential store is unspecified.

Generated from protobuf enum CREDENTIAL_STORE_UNSPECIFIED = 0;

GOLDENGATE

Value: 1

The credential store is Goldengate.

Generated from protobuf enum GOLDENGATE = 1;

IAM

Value: 2

The credential store is IAM.

Generated from protobuf enum IAM = 2;