Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengateOggDeployment.
The Ogg data of the GoldengateDeployment.
Generated from protobuf message google.cloud.oracledatabase.v1.GoldengateOggDeployment
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ admin_password |
string
Optional. The Goldengate deployment console password in plain text. |
↳ admin_password_secret_version |
string
Optional. Input only. The Goldengate deployment console password secret version. |
↳ deployment |
string
Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter. |
↳ admin_username |
string
Required. The Goldengate deployment console username. |
↳ ogg_version |
string
Optional. Version of OGG |
↳ certificate |
string
Output only. The certificate of the GoldengateDeployment. |
↳ credential_store |
int
Output only. The credential store of the GoldengateDeployment. |
↳ identity_domain_id |
string
Output only. The identity domain id of the GoldengateDeployment. |
↳ password_secret_id |
string
Output only. The password secret id of the GoldengateDeployment. |
↳ group_roles_mapping |
GoldengateGroupToRolesMapping
Output only. The group to roles mapping of the GoldengateDeployment. |
getAdminPassword
Optional. The Goldengate deployment console password in plain text.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasAdminPassword
setAdminPassword
Optional. The Goldengate deployment console password in plain text.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAdminPasswordSecretVersion
Optional. Input only. The Goldengate deployment console password secret version.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasAdminPasswordSecretVersion
setAdminPasswordSecretVersion
Optional. Input only. The Goldengate deployment console password secret version.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDeployment
Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
| Returns | |
|---|---|
| Type | Description |
string |
|
setDeployment
Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAdminUsername
Required. The Goldengate deployment console username.
| Returns | |
|---|---|
| Type | Description |
string |
|
setAdminUsername
Required. The Goldengate deployment console username.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getOggVersion
Optional. Version of OGG
| Returns | |
|---|---|
| Type | Description |
string |
|
setOggVersion
Optional. Version of OGG
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCertificate
Output only. The certificate of the GoldengateDeployment.
| Returns | |
|---|---|
| Type | Description |
string |
|
setCertificate
Output only. The certificate of the GoldengateDeployment.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCredentialStore
Output only. The credential store of the GoldengateDeployment.
| Returns | |
|---|---|
| Type | Description |
int |
Enum of type CredentialStore. |
setCredentialStore
Output only. The credential store of the GoldengateDeployment.
| Parameter | |
|---|---|
| Name | Description |
var |
int
Enum of type CredentialStore. |
| Returns | |
|---|---|
| Type | Description |
$this |
|
getIdentityDomainId
Output only. The identity domain id of the GoldengateDeployment.
| Returns | |
|---|---|
| Type | Description |
string |
|
setIdentityDomainId
Output only. The identity domain id of the GoldengateDeployment.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getPasswordSecretId
Output only. The password secret id of the GoldengateDeployment.
| Returns | |
|---|---|
| Type | Description |
string |
|
setPasswordSecretId
Output only. The password secret id of the GoldengateDeployment.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getGroupRolesMapping
Output only. The group to roles mapping of the GoldengateDeployment.
| Returns | |
|---|---|
| Type | Description |
GoldengateGroupToRolesMapping|null |
|
hasGroupRolesMapping
clearGroupRolesMapping
setGroupRolesMapping
Output only. The group to roles mapping of the GoldengateDeployment.
| Parameter | |
|---|---|
| Name | Description |
var |
GoldengateGroupToRolesMapping
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDeploymentPasswordOptions
| Returns | |
|---|---|
| Type | Description |
string |
|