public final class GoldengateOggDeployment extends GeneratedMessage implements GoldengateOggDeploymentOrBuilder
The Ogg data of the GoldengateDeployment.
Protobuf type google.cloud.oracledatabase.v1.GoldengateOggDeployment
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
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()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static GoldengateOggDeployment.Builder newBuilder()
newBuilder(GoldengateOggDeployment prototype)
public static GoldengateOggDeployment.Builder newBuilder(GoldengateOggDeployment prototype)
public static GoldengateOggDeployment parseDelimitedFrom(InputStream input)
public static GoldengateOggDeployment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static GoldengateOggDeployment parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GoldengateOggDeployment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static GoldengateOggDeployment parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GoldengateOggDeployment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GoldengateOggDeployment parseFrom(CodedInputStream input)
public static GoldengateOggDeployment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GoldengateOggDeployment parseFrom(InputStream input)
public static GoldengateOggDeployment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static GoldengateOggDeployment parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GoldengateOggDeployment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<GoldengateOggDeployment> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
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];
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()
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()
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];
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];
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()
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()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public GoldengateOggDeployment.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GoldengateOggDeployment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public GoldengateOggDeployment.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides