Class GoldengateOggDeployment (0.6.1)

GoldengateOggDeployment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The Ogg data of the GoldengateDeployment.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
admin_password str
Optional. The Goldengate deployment console password in plain text. This field is a member of oneof_ deployment_password_options.
admin_password_secret_version str
Optional. Input only. The Goldengate deployment console password secret version. This field is a member of oneof_ deployment_password_options.
deployment str
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 str
Required. The Goldengate deployment console username.
ogg_version str
Optional. Version of OGG
certificate str
Output only. The certificate of the GoldengateDeployment.
credential_store google.cloud.oracledatabase_v1.types.GoldengateOggDeployment.CredentialStore
Output only. The credential store of the GoldengateDeployment.
identity_domain_id str
Output only. The identity domain id of the GoldengateDeployment.
password_secret_id str
Output only. The password secret id of the GoldengateDeployment.
group_roles_mapping google.cloud.oracledatabase_v1.types.GoldengateGroupToRolesMapping
Output only. The group to roles mapping of the GoldengateDeployment.

Classes

CredentialStore

CredentialStore(value)

The credential store of the GoldengateDeployment.