Class GoldengateOggDeployment (0.42.0)

public final class GoldengateOggDeployment extends GeneratedMessage implements GoldengateOggDeploymentOrBuilder

The Ogg data of the GoldengateDeployment.

Protobuf type google.cloud.oracledatabase.v1.GoldengateOggDeployment

Static Fields

ADMIN_PASSWORD_FIELD_NUMBER

public static final int ADMIN_PASSWORD_FIELD_NUMBER
Field Value
Type Description
int

ADMIN_PASSWORD_SECRET_VERSION_FIELD_NUMBER

public static final int ADMIN_PASSWORD_SECRET_VERSION_FIELD_NUMBER
Field Value
Type Description
int

ADMIN_USERNAME_FIELD_NUMBER

public static final int ADMIN_USERNAME_FIELD_NUMBER
Field Value
Type Description
int

CERTIFICATE_FIELD_NUMBER

public static final int CERTIFICATE_FIELD_NUMBER
Field Value
Type Description
int

CREDENTIAL_STORE_FIELD_NUMBER

public static final int CREDENTIAL_STORE_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_FIELD_NUMBER

public static final int DEPLOYMENT_FIELD_NUMBER
Field Value
Type Description
int

GROUP_ROLES_MAPPING_FIELD_NUMBER

public static final int GROUP_ROLES_MAPPING_FIELD_NUMBER
Field Value
Type Description
int

IDENTITY_DOMAIN_ID_FIELD_NUMBER

public static final int IDENTITY_DOMAIN_ID_FIELD_NUMBER
Field Value
Type Description
int

OGG_VERSION_FIELD_NUMBER

public static final int OGG_VERSION_FIELD_NUMBER
Field Value
Type Description
int

PASSWORD_SECRET_ID_FIELD_NUMBER

public static final int PASSWORD_SECRET_ID_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static GoldengateOggDeployment getDefaultInstance()
Returns
Type Description
GoldengateOggDeployment

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static GoldengateOggDeployment.Builder newBuilder()
Returns
Type Description
GoldengateOggDeployment.Builder

newBuilder(GoldengateOggDeployment prototype)

public static GoldengateOggDeployment.Builder newBuilder(GoldengateOggDeployment prototype)
Parameter
Name Description
prototype GoldengateOggDeployment
Returns
Type Description
GoldengateOggDeployment.Builder

parseDelimitedFrom(InputStream input)

public static GoldengateOggDeployment parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static GoldengateOggDeployment parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static GoldengateOggDeployment parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static GoldengateOggDeployment parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static GoldengateOggDeployment parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static GoldengateOggDeployment parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static GoldengateOggDeployment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateOggDeployment
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<GoldengateOggDeployment> parser()
Returns
Type Description
Parser<GoldengateOggDeployment>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getAdminPassword()

public String getAdminPassword()

Optional. The Goldengate deployment console password in plain text.

string admin_password = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The adminPassword.

getAdminPasswordBytes()

public ByteString getAdminPasswordBytes()

Optional. The Goldengate deployment console password in plain text.

string admin_password = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for adminPassword.

getAdminPasswordSecretVersion()

public String getAdminPasswordSecretVersion()

Optional. Input only. The Goldengate deployment console password secret version.

string admin_password_secret_version = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The adminPasswordSecretVersion.

getAdminPasswordSecretVersionBytes()

public ByteString getAdminPasswordSecretVersionBytes()

Optional. Input only. The Goldengate deployment console password secret version.

string admin_password_secret_version = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for adminPasswordSecretVersion.

getAdminUsername()

public String getAdminUsername()

Required. The Goldengate deployment console username.

string admin_username = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The adminUsername.

getAdminUsernameBytes()

public ByteString getAdminUsernameBytes()

Required. The Goldengate deployment console username.

string admin_username = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for adminUsername.

getCertificate()

public String getCertificate()

Output only. The certificate of the GoldengateDeployment.

string certificate = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The certificate.

getCertificateBytes()

public ByteString getCertificateBytes()

Output only. The certificate of the GoldengateDeployment.

string certificate = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for certificate.

getCredentialStore()

public GoldengateOggDeployment.CredentialStore getCredentialStore()

Output only. The credential store of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateOggDeployment.CredentialStore credential_store = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateOggDeployment.CredentialStore

The credentialStore.

getCredentialStoreValue()

public int getCredentialStoreValue()

Output only. The credential store of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateOggDeployment.CredentialStore credential_store = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for credentialStore.

getDefaultInstanceForType()

public GoldengateOggDeployment getDefaultInstanceForType()
Returns
Type Description
GoldengateOggDeployment

getDeployment()

public String 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.

string deployment = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The deployment.

getDeploymentBytes()

public ByteString getDeploymentBytes()

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.

string deployment = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for deployment.

getDeploymentPasswordOptionsCase()

public GoldengateOggDeployment.DeploymentPasswordOptionsCase getDeploymentPasswordOptionsCase()
Returns
Type Description
GoldengateOggDeployment.DeploymentPasswordOptionsCase

getGroupRolesMapping()

public GoldengateGroupToRolesMapping getGroupRolesMapping()

Output only. The group to roles mapping of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateGroupToRolesMapping group_roles_mapping = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateGroupToRolesMapping

The groupRolesMapping.

getGroupRolesMappingOrBuilder()

public GoldengateGroupToRolesMappingOrBuilder getGroupRolesMappingOrBuilder()

Output only. The group to roles mapping of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateGroupToRolesMapping group_roles_mapping = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateGroupToRolesMappingOrBuilder

getIdentityDomainId()

public String getIdentityDomainId()

Output only. The identity domain id of the GoldengateDeployment.

string identity_domain_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The identityDomainId.

getIdentityDomainIdBytes()

public ByteString getIdentityDomainIdBytes()

Output only. The identity domain id of the GoldengateDeployment.

string identity_domain_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for identityDomainId.

getOggVersion()

public String getOggVersion()

Optional. Version of OGG

string ogg_version = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The oggVersion.

getOggVersionBytes()

public ByteString getOggVersionBytes()

Optional. Version of OGG

string ogg_version = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for oggVersion.

getParserForType()

public Parser<GoldengateOggDeployment> getParserForType()
Returns
Type Description
Parser<GoldengateOggDeployment>
Overrides

getPasswordSecretId()

public String getPasswordSecretId()

Output only. The password secret id of the GoldengateDeployment.

string password_secret_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The passwordSecretId.

getPasswordSecretIdBytes()

public ByteString getPasswordSecretIdBytes()

Output only. The password secret id of the GoldengateDeployment.

string password_secret_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for passwordSecretId.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hasAdminPassword()

public boolean hasAdminPassword()

Optional. The Goldengate deployment console password in plain text.

string admin_password = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the adminPassword field is set.

hasAdminPasswordSecretVersion()

public boolean hasAdminPasswordSecretVersion()

Optional. Input only. The Goldengate deployment console password secret version.

string admin_password_secret_version = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
boolean

Whether the adminPasswordSecretVersion field is set.

hasGroupRolesMapping()

public boolean hasGroupRolesMapping()

Output only. The group to roles mapping of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateGroupToRolesMapping group_roles_mapping = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the groupRolesMapping field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public GoldengateOggDeployment.Builder newBuilderForType()
Returns
Type Description
GoldengateOggDeployment.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected GoldengateOggDeployment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
GoldengateOggDeployment.Builder
Overrides

toBuilder()

public GoldengateOggDeployment.Builder toBuilder()
Returns
Type Description
GoldengateOggDeployment.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException