Class GoldengateConnectionProperties (0.42.0)

public final class GoldengateConnectionProperties extends GeneratedMessage implements GoldengateConnectionPropertiesOrBuilder

The properties of a GoldengateConnection.

Protobuf type google.cloud.oracledatabase.v1.GoldengateConnectionProperties

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GoldengateConnectionProperties

Static Fields

AMAZON_KINESIS_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int AMAZON_KINESIS_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

AMAZON_REDSHIFT_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int AMAZON_REDSHIFT_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

AMAZON_S3_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int AMAZON_S3_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

AZURE_DATA_LAKE_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int AZURE_DATA_LAKE_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

AZURE_SYNAPSE_ANALYTICS_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int AZURE_SYNAPSE_ANALYTICS_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

CONNECTION_TYPE_FIELD_NUMBER

public static final int CONNECTION_TYPE_FIELD_NUMBER
Field Value
Type Description
int

DATABRICKS_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int DATABRICKS_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

DB2_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int DB2_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

DESCRIPTION_FIELD_NUMBER

public static final int DESCRIPTION_FIELD_NUMBER
Field Value
Type Description
int

DISPLAY_NAME_FIELD_NUMBER

public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
Type Description
int

ELASTICSEARCH_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int ELASTICSEARCH_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

GENERIC_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int GENERIC_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

GOLDENGATE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int GOLDENGATE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

GOOGLE_BIG_QUERY_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int GOOGLE_BIG_QUERY_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

GOOGLE_CLOUD_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int GOOGLE_CLOUD_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

GOOGLE_PUBSUB_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int GOOGLE_PUBSUB_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

HDFS_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int HDFS_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

ICEBERG_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int ICEBERG_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

INGRESS_IP_ADDRESSES_FIELD_NUMBER

public static final int INGRESS_IP_ADDRESSES_FIELD_NUMBER
Field Value
Type Description
int

JAVA_MESSAGE_SERVICE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int JAVA_MESSAGE_SERVICE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

KAFKA_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int KAFKA_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

KAFKA_SCHEMA_REGISTRY_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int KAFKA_SCHEMA_REGISTRY_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

LIFECYCLE_DETAILS_FIELD_NUMBER

public static final int LIFECYCLE_DETAILS_FIELD_NUMBER
Field Value
Type Description
int

LIFECYCLE_STATE_FIELD_NUMBER

public static final int LIFECYCLE_STATE_FIELD_NUMBER
Field Value
Type Description
int

MICROSOFT_FABRIC_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int MICROSOFT_FABRIC_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

MICROSOFT_SQLSERVER_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int MICROSOFT_SQLSERVER_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

MONGODB_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int MONGODB_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

MYSQL_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int MYSQL_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

OCID_FIELD_NUMBER

public static final int OCID_FIELD_NUMBER
Field Value
Type Description
int

OCI_OBJECT_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int OCI_OBJECT_STORAGE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

ORACLE_AI_DATA_PLATFORM_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int ORACLE_AI_DATA_PLATFORM_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

ORACLE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int ORACLE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

ORACLE_NOSQL_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int ORACLE_NOSQL_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

POSTGRESQL_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int POSTGRESQL_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

REDIS_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int REDIS_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

ROUTING_METHOD_FIELD_NUMBER

public static final int ROUTING_METHOD_FIELD_NUMBER
Field Value
Type Description
int

SNOWFLAKE_CONNECTION_PROPERTIES_FIELD_NUMBER

public static final int SNOWFLAKE_CONNECTION_PROPERTIES_FIELD_NUMBER
Field Value
Type Description
int

UPDATE_TIME_FIELD_NUMBER

public static final int UPDATE_TIME_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static GoldengateConnectionProperties getDefaultInstance()
Returns
Type Description
GoldengateConnectionProperties

getDescriptor()

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

newBuilder()

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

newBuilder(GoldengateConnectionProperties prototype)

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

parseDelimitedFrom(InputStream input)

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

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

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

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteString data)

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

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(CodedInputStream input)

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

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(InputStream input)

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

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteBuffer data)

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

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

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

parser()

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

Methods

equals(Object obj)

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

getAmazonKinesisConnectionProperties()

public GoldengateAmazonKinesisConnectionProperties getAmazonKinesisConnectionProperties()

Properties for an Amazon Kinesis connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonKinesisConnectionProperties amazon_kinesis_connection_properties = 31;

Returns
Type Description
GoldengateAmazonKinesisConnectionProperties

The amazonKinesisConnectionProperties.

getAmazonKinesisConnectionPropertiesOrBuilder()

public GoldengateAmazonKinesisConnectionPropertiesOrBuilder getAmazonKinesisConnectionPropertiesOrBuilder()

Properties for an Amazon Kinesis connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonKinesisConnectionProperties amazon_kinesis_connection_properties = 31;

Returns
Type Description
GoldengateAmazonKinesisConnectionPropertiesOrBuilder

getAmazonRedshiftConnectionProperties()

public GoldengateAmazonRedshiftConnectionProperties getAmazonRedshiftConnectionProperties()

Properties for an Amazon Redshift connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonRedshiftConnectionProperties amazon_redshift_connection_properties = 28;

Returns
Type Description
GoldengateAmazonRedshiftConnectionProperties

The amazonRedshiftConnectionProperties.

getAmazonRedshiftConnectionPropertiesOrBuilder()

public GoldengateAmazonRedshiftConnectionPropertiesOrBuilder getAmazonRedshiftConnectionPropertiesOrBuilder()

Properties for an Amazon Redshift connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonRedshiftConnectionProperties amazon_redshift_connection_properties = 28;

Returns
Type Description
GoldengateAmazonRedshiftConnectionPropertiesOrBuilder

getAmazonS3ConnectionProperties()

public GoldengateAmazonS3ConnectionProperties getAmazonS3ConnectionProperties()

Properties for an Amazon S3 connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonS3ConnectionProperties amazon_s3_connection_properties = 22;

Returns
Type Description
GoldengateAmazonS3ConnectionProperties

The amazonS3ConnectionProperties.

getAmazonS3ConnectionPropertiesOrBuilder()

public GoldengateAmazonS3ConnectionPropertiesOrBuilder getAmazonS3ConnectionPropertiesOrBuilder()

Properties for an Amazon S3 connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonS3ConnectionProperties amazon_s3_connection_properties = 22;

Returns
Type Description
GoldengateAmazonS3ConnectionPropertiesOrBuilder

getAzureDataLakeStorageConnectionProperties()

public GoldengateAzureDataLakeStorageConnectionProperties getAzureDataLakeStorageConnectionProperties()

Properties for an Azure Data Lake Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateAzureDataLakeStorageConnectionProperties azure_data_lake_storage_connection_properties = 18;

Returns
Type Description
GoldengateAzureDataLakeStorageConnectionProperties

The azureDataLakeStorageConnectionProperties.

getAzureDataLakeStorageConnectionPropertiesOrBuilder()

public GoldengateAzureDataLakeStorageConnectionPropertiesOrBuilder getAzureDataLakeStorageConnectionPropertiesOrBuilder()

Properties for an Azure Data Lake Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateAzureDataLakeStorageConnectionProperties azure_data_lake_storage_connection_properties = 18;

Returns
Type Description
GoldengateAzureDataLakeStorageConnectionPropertiesOrBuilder

getAzureSynapseAnalyticsConnectionProperties()

public GoldengateAzureSynapseAnalyticsConnectionProperties getAzureSynapseAnalyticsConnectionProperties()

Properties for an Azure Synapse Analytics connection.

.google.cloud.oracledatabase.v1.GoldengateAzureSynapseAnalyticsConnectionProperties azure_synapse_analytics_connection_properties = 19;

Returns
Type Description
GoldengateAzureSynapseAnalyticsConnectionProperties

The azureSynapseAnalyticsConnectionProperties.

getAzureSynapseAnalyticsConnectionPropertiesOrBuilder()

public GoldengateAzureSynapseAnalyticsConnectionPropertiesOrBuilder getAzureSynapseAnalyticsConnectionPropertiesOrBuilder()

Properties for an Azure Synapse Analytics connection.

.google.cloud.oracledatabase.v1.GoldengateAzureSynapseAnalyticsConnectionProperties azure_synapse_analytics_connection_properties = 19;

Returns
Type Description
GoldengateAzureSynapseAnalyticsConnectionPropertiesOrBuilder

getConnectionDetailsCase()

public GoldengateConnectionProperties.ConnectionDetailsCase getConnectionDetailsCase()
Returns
Type Description
GoldengateConnectionProperties.ConnectionDetailsCase

getConnectionType()

public GoldengateConnectionProperties.GoldengateConnectionType getConnectionType()

Required. The connection type.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionType connection_type = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GoldengateConnectionProperties.GoldengateConnectionType

The connectionType.

getConnectionTypeValue()

public int getConnectionTypeValue()

Required. The connection type.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionType connection_type = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

The enum numeric value on the wire for connectionType.

getDatabricksConnectionProperties()

public GoldengateDatabricksConnectionProperties getDatabricksConnectionProperties()

Properties for a Databricks connection.

.google.cloud.oracledatabase.v1.GoldengateDatabricksConnectionProperties databricks_connection_properties = 34;

Returns
Type Description
GoldengateDatabricksConnectionProperties

The databricksConnectionProperties.

getDatabricksConnectionPropertiesOrBuilder()

public GoldengateDatabricksConnectionPropertiesOrBuilder getDatabricksConnectionPropertiesOrBuilder()

Properties for a Databricks connection.

.google.cloud.oracledatabase.v1.GoldengateDatabricksConnectionProperties databricks_connection_properties = 34;

Returns
Type Description
GoldengateDatabricksConnectionPropertiesOrBuilder

getDb2ConnectionProperties()

public GoldengateDb2ConnectionProperties getDb2ConnectionProperties()

Properties for a DB2 connection.

.google.cloud.oracledatabase.v1.GoldengateDb2ConnectionProperties db2_connection_properties = 32;

Returns
Type Description
GoldengateDb2ConnectionProperties

The db2ConnectionProperties.

getDb2ConnectionPropertiesOrBuilder()

public GoldengateDb2ConnectionPropertiesOrBuilder getDb2ConnectionPropertiesOrBuilder()

Properties for a DB2 connection.

.google.cloud.oracledatabase.v1.GoldengateDb2ConnectionProperties db2_connection_properties = 32;

Returns
Type Description
GoldengateDb2ConnectionPropertiesOrBuilder

getDefaultInstanceForType()

public GoldengateConnectionProperties getDefaultInstanceForType()
Returns
Type Description
GoldengateConnectionProperties

getDescription()

public String getDescription()

Optional. Metadata about this specific object.

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

Returns
Type Description
String

The description.

getDescriptionBytes()

public ByteString getDescriptionBytes()

Optional. Metadata about this specific object.

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

Returns
Type Description
ByteString

The bytes for description.

getDisplayName()

public String getDisplayName()

Required. An object's Display Name.

string display_name = 3 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The displayName.

getDisplayNameBytes()

public ByteString getDisplayNameBytes()

Required. An object's Display Name.

string display_name = 3 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for displayName.

getElasticsearchConnectionProperties()

public GoldengateElasticsearchConnectionProperties getElasticsearchConnectionProperties()

Properties for an Elasticsearch connection.

.google.cloud.oracledatabase.v1.GoldengateElasticsearchConnectionProperties elasticsearch_connection_properties = 29;

Returns
Type Description
GoldengateElasticsearchConnectionProperties

The elasticsearchConnectionProperties.

getElasticsearchConnectionPropertiesOrBuilder()

public GoldengateElasticsearchConnectionPropertiesOrBuilder getElasticsearchConnectionPropertiesOrBuilder()

Properties for an Elasticsearch connection.

.google.cloud.oracledatabase.v1.GoldengateElasticsearchConnectionProperties elasticsearch_connection_properties = 29;

Returns
Type Description
GoldengateElasticsearchConnectionPropertiesOrBuilder

getGenericConnectionProperties()

public GoldengateGenericConnectionProperties getGenericConnectionProperties()

Properties for a Generic Connection.

.google.cloud.oracledatabase.v1.GoldengateGenericConnectionProperties generic_connection_properties = 11;

Returns
Type Description
GoldengateGenericConnectionProperties

The genericConnectionProperties.

getGenericConnectionPropertiesOrBuilder()

public GoldengateGenericConnectionPropertiesOrBuilder getGenericConnectionPropertiesOrBuilder()

Properties for a Generic Connection.

.google.cloud.oracledatabase.v1.GoldengateGenericConnectionProperties generic_connection_properties = 11;

Returns
Type Description
GoldengateGenericConnectionPropertiesOrBuilder

getGoldengateConnectionProperties()

public GoldengateGoldengateConnectionProperties getGoldengateConnectionProperties()

Properties for a Goldengate Connection.

.google.cloud.oracledatabase.v1.GoldengateGoldengateConnectionProperties goldengate_connection_properties = 10;

Returns
Type Description
GoldengateGoldengateConnectionProperties

The goldengateConnectionProperties.

getGoldengateConnectionPropertiesOrBuilder()

public GoldengateGoldengateConnectionPropertiesOrBuilder getGoldengateConnectionPropertiesOrBuilder()

Properties for a Goldengate Connection.

.google.cloud.oracledatabase.v1.GoldengateGoldengateConnectionProperties goldengate_connection_properties = 10;

Returns
Type Description
GoldengateGoldengateConnectionPropertiesOrBuilder

getGoogleBigQueryConnectionProperties()

public GoldengateGoogleBigQueryConnectionProperties getGoogleBigQueryConnectionProperties()

Properties for a Google BigQuery Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleBigQueryConnectionProperties google_big_query_connection_properties = 13;

Returns
Type Description
GoldengateGoogleBigQueryConnectionProperties

The googleBigQueryConnectionProperties.

getGoogleBigQueryConnectionPropertiesOrBuilder()

public GoldengateGoogleBigQueryConnectionPropertiesOrBuilder getGoogleBigQueryConnectionPropertiesOrBuilder()

Properties for a Google BigQuery Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleBigQueryConnectionProperties google_big_query_connection_properties = 13;

Returns
Type Description
GoldengateGoogleBigQueryConnectionPropertiesOrBuilder

getGoogleCloudStorageConnectionProperties()

public GoldengateGoogleCloudStorageConnectionProperties getGoogleCloudStorageConnectionProperties()

Properties for a Google Cloud Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleCloudStorageConnectionProperties google_cloud_storage_connection_properties = 12;

Returns
Type Description
GoldengateGoogleCloudStorageConnectionProperties

The googleCloudStorageConnectionProperties.

getGoogleCloudStorageConnectionPropertiesOrBuilder()

public GoldengateGoogleCloudStorageConnectionPropertiesOrBuilder getGoogleCloudStorageConnectionPropertiesOrBuilder()

Properties for a Google Cloud Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleCloudStorageConnectionProperties google_cloud_storage_connection_properties = 12;

Returns
Type Description
GoldengateGoogleCloudStorageConnectionPropertiesOrBuilder

getGooglePubsubConnectionProperties()

public GoldengateGooglePubsubConnectionProperties getGooglePubsubConnectionProperties()

Properties for a Google Pub/Sub connection.

.google.cloud.oracledatabase.v1.GoldengateGooglePubsubConnectionProperties google_pubsub_connection_properties = 35;

Returns
Type Description
GoldengateGooglePubsubConnectionProperties

The googlePubsubConnectionProperties.

getGooglePubsubConnectionPropertiesOrBuilder()

public GoldengateGooglePubsubConnectionPropertiesOrBuilder getGooglePubsubConnectionPropertiesOrBuilder()

Properties for a Google Pub/Sub connection.

.google.cloud.oracledatabase.v1.GoldengateGooglePubsubConnectionProperties google_pubsub_connection_properties = 35;

Returns
Type Description
GoldengateGooglePubsubConnectionPropertiesOrBuilder

getHdfsConnectionProperties()

public GoldengateHdfsConnectionProperties getHdfsConnectionProperties()

Properties for an HDFS connection.

.google.cloud.oracledatabase.v1.GoldengateHdfsConnectionProperties hdfs_connection_properties = 23;

Returns
Type Description
GoldengateHdfsConnectionProperties

The hdfsConnectionProperties.

getHdfsConnectionPropertiesOrBuilder()

public GoldengateHdfsConnectionPropertiesOrBuilder getHdfsConnectionPropertiesOrBuilder()

Properties for an HDFS connection.

.google.cloud.oracledatabase.v1.GoldengateHdfsConnectionProperties hdfs_connection_properties = 23;

Returns
Type Description
GoldengateHdfsConnectionPropertiesOrBuilder

getIcebergConnectionProperties()

public GoldengateIcebergConnectionProperties getIcebergConnectionProperties()

Properties for an Iceberg connection.

.google.cloud.oracledatabase.v1.GoldengateIcebergConnectionProperties iceberg_connection_properties = 38;

Returns
Type Description
GoldengateIcebergConnectionProperties

The icebergConnectionProperties.

getIcebergConnectionPropertiesOrBuilder()

public GoldengateIcebergConnectionPropertiesOrBuilder getIcebergConnectionPropertiesOrBuilder()

Properties for an Iceberg connection.

.google.cloud.oracledatabase.v1.GoldengateIcebergConnectionProperties iceberg_connection_properties = 38;

Returns
Type Description
GoldengateIcebergConnectionPropertiesOrBuilder

getIngressIpAddresses(int index)

public String getIngressIpAddresses(int index)

Output only. The Ingress IPs of the GoldengateConnection.

repeated string ingress_ip_addresses = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The ingressIpAddresses at the given index.

getIngressIpAddressesBytes(int index)

public ByteString getIngressIpAddressesBytes(int index)

Output only. The Ingress IPs of the GoldengateConnection.

repeated string ingress_ip_addresses = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the ingressIpAddresses at the given index.

getIngressIpAddressesCount()

public int getIngressIpAddressesCount()

Output only. The Ingress IPs of the GoldengateConnection.

repeated string ingress_ip_addresses = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The count of ingressIpAddresses.

getIngressIpAddressesList()

public ProtocolStringList getIngressIpAddressesList()

Output only. The Ingress IPs of the GoldengateConnection.

repeated string ingress_ip_addresses = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ProtocolStringList

A list containing the ingressIpAddresses.

getJavaMessageServiceConnectionProperties()

public GoldengateJavaMessageServiceConnectionProperties getJavaMessageServiceConnectionProperties()

Properties for a Java Message Service connection.

.google.cloud.oracledatabase.v1.GoldengateJavaMessageServiceConnectionProperties java_message_service_connection_properties = 24;

Returns
Type Description
GoldengateJavaMessageServiceConnectionProperties

The javaMessageServiceConnectionProperties.

getJavaMessageServiceConnectionPropertiesOrBuilder()

public GoldengateJavaMessageServiceConnectionPropertiesOrBuilder getJavaMessageServiceConnectionPropertiesOrBuilder()

Properties for a Java Message Service connection.

.google.cloud.oracledatabase.v1.GoldengateJavaMessageServiceConnectionProperties java_message_service_connection_properties = 24;

Returns
Type Description
GoldengateJavaMessageServiceConnectionPropertiesOrBuilder

getKafkaConnectionProperties()

public GoldengateKafkaConnectionProperties getKafkaConnectionProperties()

Properties for a Kafka Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaConnectionProperties kafka_connection_properties = 15;

Returns
Type Description
GoldengateKafkaConnectionProperties

The kafkaConnectionProperties.

getKafkaConnectionPropertiesOrBuilder()

public GoldengateKafkaConnectionPropertiesOrBuilder getKafkaConnectionPropertiesOrBuilder()

Properties for a Kafka Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaConnectionProperties kafka_connection_properties = 15;

Returns
Type Description
GoldengateKafkaConnectionPropertiesOrBuilder

getKafkaSchemaRegistryConnectionProperties()

public GoldengateKafkaSchemaRegistryConnectionProperties getKafkaSchemaRegistryConnectionProperties()

Properties for a Kafka Schema Registry Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties kafka_schema_registry_connection_properties = 16;

Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties

The kafkaSchemaRegistryConnectionProperties.

getKafkaSchemaRegistryConnectionPropertiesOrBuilder()

public GoldengateKafkaSchemaRegistryConnectionPropertiesOrBuilder getKafkaSchemaRegistryConnectionPropertiesOrBuilder()

Properties for a Kafka Schema Registry Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties kafka_schema_registry_connection_properties = 16;

Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionPropertiesOrBuilder

getLifecycleDetails()

public String getLifecycleDetails()

Output only. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.

string lifecycle_details = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The lifecycleDetails.

getLifecycleDetailsBytes()

public ByteString getLifecycleDetailsBytes()

Output only. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.

string lifecycle_details = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for lifecycleDetails.

getLifecycleState()

public GoldengateConnectionProperties.GoldengateConnectionLifecycleState getLifecycleState()

Output only. The lifecycle state of the connection.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionLifecycleState lifecycle_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateConnectionProperties.GoldengateConnectionLifecycleState

The lifecycleState.

getLifecycleStateValue()

public int getLifecycleStateValue()

Output only. The lifecycle state of the connection.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionLifecycleState lifecycle_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for lifecycleState.

getMicrosoftFabricConnectionProperties()

public GoldengateMicrosoftFabricConnectionProperties getMicrosoftFabricConnectionProperties()

Properties for a Microsoft Fabric connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftFabricConnectionProperties microsoft_fabric_connection_properties = 36;

Returns
Type Description
GoldengateMicrosoftFabricConnectionProperties

The microsoftFabricConnectionProperties.

getMicrosoftFabricConnectionPropertiesOrBuilder()

public GoldengateMicrosoftFabricConnectionPropertiesOrBuilder getMicrosoftFabricConnectionPropertiesOrBuilder()

Properties for a Microsoft Fabric connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftFabricConnectionProperties microsoft_fabric_connection_properties = 36;

Returns
Type Description
GoldengateMicrosoftFabricConnectionPropertiesOrBuilder

getMicrosoftSqlserverConnectionProperties()

public GoldengateMicrosoftSqlserverConnectionProperties getMicrosoftSqlserverConnectionProperties()

Properties for a Microsoft SQL Server connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftSqlserverConnectionProperties microsoft_sqlserver_connection_properties = 21;

Returns
Type Description
GoldengateMicrosoftSqlserverConnectionProperties

The microsoftSqlserverConnectionProperties.

getMicrosoftSqlserverConnectionPropertiesOrBuilder()

public GoldengateMicrosoftSqlserverConnectionPropertiesOrBuilder getMicrosoftSqlserverConnectionPropertiesOrBuilder()

Properties for a Microsoft SQL Server connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftSqlserverConnectionProperties microsoft_sqlserver_connection_properties = 21;

Returns
Type Description
GoldengateMicrosoftSqlserverConnectionPropertiesOrBuilder

getMongodbConnectionProperties()

public GoldengateMongodbConnectionProperties getMongodbConnectionProperties()

Properties for a MongoDB connection.

.google.cloud.oracledatabase.v1.GoldengateMongodbConnectionProperties mongodb_connection_properties = 25;

Returns
Type Description
GoldengateMongodbConnectionProperties

The mongodbConnectionProperties.

getMongodbConnectionPropertiesOrBuilder()

public GoldengateMongodbConnectionPropertiesOrBuilder getMongodbConnectionPropertiesOrBuilder()

Properties for a MongoDB connection.

.google.cloud.oracledatabase.v1.GoldengateMongodbConnectionProperties mongodb_connection_properties = 25;

Returns
Type Description
GoldengateMongodbConnectionPropertiesOrBuilder

getMysqlConnectionProperties()

public GoldengateMysqlConnectionProperties getMysqlConnectionProperties()

Properties for a Mysql Connection.

.google.cloud.oracledatabase.v1.GoldengateMysqlConnectionProperties mysql_connection_properties = 14;

Returns
Type Description
GoldengateMysqlConnectionProperties

The mysqlConnectionProperties.

getMysqlConnectionPropertiesOrBuilder()

public GoldengateMysqlConnectionPropertiesOrBuilder getMysqlConnectionPropertiesOrBuilder()

Properties for a Mysql Connection.

.google.cloud.oracledatabase.v1.GoldengateMysqlConnectionProperties mysql_connection_properties = 14;

Returns
Type Description
GoldengateMysqlConnectionPropertiesOrBuilder

getOciObjectStorageConnectionProperties()

public GoldengateOciObjectStorageConnectionProperties getOciObjectStorageConnectionProperties()

Properties for an OCI Object Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateOciObjectStorageConnectionProperties oci_object_storage_connection_properties = 17;

Returns
Type Description
GoldengateOciObjectStorageConnectionProperties

The ociObjectStorageConnectionProperties.

getOciObjectStorageConnectionPropertiesOrBuilder()

public GoldengateOciObjectStorageConnectionPropertiesOrBuilder getOciObjectStorageConnectionPropertiesOrBuilder()

Properties for an OCI Object Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateOciObjectStorageConnectionProperties oci_object_storage_connection_properties = 17;

Returns
Type Description
GoldengateOciObjectStorageConnectionPropertiesOrBuilder

getOcid()

public String getOcid()

Output only. The [OCID] of the connection being referenced.

string ocid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The ocid.

getOcidBytes()

public ByteString getOcidBytes()

Output only. The [OCID] of the connection being referenced.

string ocid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for ocid.

getOracleAiDataPlatformConnectionProperties()

public GoldengateOracleAIDataPlatformConnectionProperties getOracleAiDataPlatformConnectionProperties()

Properties for an Oracle AI Data Platform connection.

.google.cloud.oracledatabase.v1.GoldengateOracleAIDataPlatformConnectionProperties oracle_ai_data_platform_connection_properties = 37;

Returns
Type Description
GoldengateOracleAIDataPlatformConnectionProperties

The oracleAiDataPlatformConnectionProperties.

getOracleAiDataPlatformConnectionPropertiesOrBuilder()

public GoldengateOracleAIDataPlatformConnectionPropertiesOrBuilder getOracleAiDataPlatformConnectionPropertiesOrBuilder()

Properties for an Oracle AI Data Platform connection.

.google.cloud.oracledatabase.v1.GoldengateOracleAIDataPlatformConnectionProperties oracle_ai_data_platform_connection_properties = 37;

Returns
Type Description
GoldengateOracleAIDataPlatformConnectionPropertiesOrBuilder

getOracleConnectionProperties()

public GoldengateOracleConnectionProperties getOracleConnectionProperties()

Properties for an Oracle Database Connection.

.google.cloud.oracledatabase.v1.GoldengateOracleConnectionProperties oracle_connection_properties = 9;

Returns
Type Description
GoldengateOracleConnectionProperties

The oracleConnectionProperties.

getOracleConnectionPropertiesOrBuilder()

public GoldengateOracleConnectionPropertiesOrBuilder getOracleConnectionPropertiesOrBuilder()

Properties for an Oracle Database Connection.

.google.cloud.oracledatabase.v1.GoldengateOracleConnectionProperties oracle_connection_properties = 9;

Returns
Type Description
GoldengateOracleConnectionPropertiesOrBuilder

getOracleNosqlConnectionProperties()

public GoldengateOracleNosqlConnectionProperties getOracleNosqlConnectionProperties()

Properties for an Oracle NoSQL connection.

.google.cloud.oracledatabase.v1.GoldengateOracleNosqlConnectionProperties oracle_nosql_connection_properties = 26;

Returns
Type Description
GoldengateOracleNosqlConnectionProperties

The oracleNosqlConnectionProperties.

getOracleNosqlConnectionPropertiesOrBuilder()

public GoldengateOracleNosqlConnectionPropertiesOrBuilder getOracleNosqlConnectionPropertiesOrBuilder()

Properties for an Oracle NoSQL connection.

.google.cloud.oracledatabase.v1.GoldengateOracleNosqlConnectionProperties oracle_nosql_connection_properties = 26;

Returns
Type Description
GoldengateOracleNosqlConnectionPropertiesOrBuilder

getParserForType()

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

getPostgresqlConnectionProperties()

public GoldengatePostgresqlConnectionProperties getPostgresqlConnectionProperties()

Properties for a PostgreSQL connection.

.google.cloud.oracledatabase.v1.GoldengatePostgresqlConnectionProperties postgresql_connection_properties = 20;

Returns
Type Description
GoldengatePostgresqlConnectionProperties

The postgresqlConnectionProperties.

getPostgresqlConnectionPropertiesOrBuilder()

public GoldengatePostgresqlConnectionPropertiesOrBuilder getPostgresqlConnectionPropertiesOrBuilder()

Properties for a PostgreSQL connection.

.google.cloud.oracledatabase.v1.GoldengatePostgresqlConnectionProperties postgresql_connection_properties = 20;

Returns
Type Description
GoldengatePostgresqlConnectionPropertiesOrBuilder

getRedisConnectionProperties()

public GoldengateRedisConnectionProperties getRedisConnectionProperties()

Properties for a Redis connection.

.google.cloud.oracledatabase.v1.GoldengateRedisConnectionProperties redis_connection_properties = 33;

Returns
Type Description
GoldengateRedisConnectionProperties

The redisConnectionProperties.

getRedisConnectionPropertiesOrBuilder()

public GoldengateRedisConnectionPropertiesOrBuilder getRedisConnectionPropertiesOrBuilder()

Properties for a Redis connection.

.google.cloud.oracledatabase.v1.GoldengateRedisConnectionProperties redis_connection_properties = 33;

Returns
Type Description
GoldengateRedisConnectionPropertiesOrBuilder

getRoutingMethod()

public GoldengateConnectionProperties.GoldengateConnectionRoutingMethod getRoutingMethod()

Optional. The routing method for the GoldengateConnection.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionRoutingMethod routing_method = 8 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateConnectionProperties.GoldengateConnectionRoutingMethod

The routingMethod.

getRoutingMethodValue()

public int getRoutingMethodValue()

Optional. The routing method for the GoldengateConnection.

.google.cloud.oracledatabase.v1.GoldengateConnectionProperties.GoldengateConnectionRoutingMethod routing_method = 8 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for routingMethod.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getSnowflakeConnectionProperties()

public GoldengateSnowflakeConnectionProperties getSnowflakeConnectionProperties()

Properties for a Snowflake connection.

.google.cloud.oracledatabase.v1.GoldengateSnowflakeConnectionProperties snowflake_connection_properties = 27;

Returns
Type Description
GoldengateSnowflakeConnectionProperties

The snowflakeConnectionProperties.

getSnowflakeConnectionPropertiesOrBuilder()

public GoldengateSnowflakeConnectionPropertiesOrBuilder getSnowflakeConnectionPropertiesOrBuilder()

Properties for a Snowflake connection.

.google.cloud.oracledatabase.v1.GoldengateSnowflakeConnectionProperties snowflake_connection_properties = 27;

Returns
Type Description
GoldengateSnowflakeConnectionPropertiesOrBuilder

getUpdateTime()

public Timestamp getUpdateTime()

Output only. The time the resource was last updated.

.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The updateTime.

getUpdateTimeOrBuilder()

public TimestampOrBuilder getUpdateTimeOrBuilder()

Output only. The time the resource was last updated.

.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

hasAmazonKinesisConnectionProperties()

public boolean hasAmazonKinesisConnectionProperties()

Properties for an Amazon Kinesis connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonKinesisConnectionProperties amazon_kinesis_connection_properties = 31;

Returns
Type Description
boolean

Whether the amazonKinesisConnectionProperties field is set.

hasAmazonRedshiftConnectionProperties()

public boolean hasAmazonRedshiftConnectionProperties()

Properties for an Amazon Redshift connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonRedshiftConnectionProperties amazon_redshift_connection_properties = 28;

Returns
Type Description
boolean

Whether the amazonRedshiftConnectionProperties field is set.

hasAmazonS3ConnectionProperties()

public boolean hasAmazonS3ConnectionProperties()

Properties for an Amazon S3 connection.

.google.cloud.oracledatabase.v1.GoldengateAmazonS3ConnectionProperties amazon_s3_connection_properties = 22;

Returns
Type Description
boolean

Whether the amazonS3ConnectionProperties field is set.

hasAzureDataLakeStorageConnectionProperties()

public boolean hasAzureDataLakeStorageConnectionProperties()

Properties for an Azure Data Lake Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateAzureDataLakeStorageConnectionProperties azure_data_lake_storage_connection_properties = 18;

Returns
Type Description
boolean

Whether the azureDataLakeStorageConnectionProperties field is set.

hasAzureSynapseAnalyticsConnectionProperties()

public boolean hasAzureSynapseAnalyticsConnectionProperties()

Properties for an Azure Synapse Analytics connection.

.google.cloud.oracledatabase.v1.GoldengateAzureSynapseAnalyticsConnectionProperties azure_synapse_analytics_connection_properties = 19;

Returns
Type Description
boolean

Whether the azureSynapseAnalyticsConnectionProperties field is set.

hasDatabricksConnectionProperties()

public boolean hasDatabricksConnectionProperties()

Properties for a Databricks connection.

.google.cloud.oracledatabase.v1.GoldengateDatabricksConnectionProperties databricks_connection_properties = 34;

Returns
Type Description
boolean

Whether the databricksConnectionProperties field is set.

hasDb2ConnectionProperties()

public boolean hasDb2ConnectionProperties()

Properties for a DB2 connection.

.google.cloud.oracledatabase.v1.GoldengateDb2ConnectionProperties db2_connection_properties = 32;

Returns
Type Description
boolean

Whether the db2ConnectionProperties field is set.

hasElasticsearchConnectionProperties()

public boolean hasElasticsearchConnectionProperties()

Properties for an Elasticsearch connection.

.google.cloud.oracledatabase.v1.GoldengateElasticsearchConnectionProperties elasticsearch_connection_properties = 29;

Returns
Type Description
boolean

Whether the elasticsearchConnectionProperties field is set.

hasGenericConnectionProperties()

public boolean hasGenericConnectionProperties()

Properties for a Generic Connection.

.google.cloud.oracledatabase.v1.GoldengateGenericConnectionProperties generic_connection_properties = 11;

Returns
Type Description
boolean

Whether the genericConnectionProperties field is set.

hasGoldengateConnectionProperties()

public boolean hasGoldengateConnectionProperties()

Properties for a Goldengate Connection.

.google.cloud.oracledatabase.v1.GoldengateGoldengateConnectionProperties goldengate_connection_properties = 10;

Returns
Type Description
boolean

Whether the goldengateConnectionProperties field is set.

hasGoogleBigQueryConnectionProperties()

public boolean hasGoogleBigQueryConnectionProperties()

Properties for a Google BigQuery Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleBigQueryConnectionProperties google_big_query_connection_properties = 13;

Returns
Type Description
boolean

Whether the googleBigQueryConnectionProperties field is set.

hasGoogleCloudStorageConnectionProperties()

public boolean hasGoogleCloudStorageConnectionProperties()

Properties for a Google Cloud Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateGoogleCloudStorageConnectionProperties google_cloud_storage_connection_properties = 12;

Returns
Type Description
boolean

Whether the googleCloudStorageConnectionProperties field is set.

hasGooglePubsubConnectionProperties()

public boolean hasGooglePubsubConnectionProperties()

Properties for a Google Pub/Sub connection.

.google.cloud.oracledatabase.v1.GoldengateGooglePubsubConnectionProperties google_pubsub_connection_properties = 35;

Returns
Type Description
boolean

Whether the googlePubsubConnectionProperties field is set.

hasHdfsConnectionProperties()

public boolean hasHdfsConnectionProperties()

Properties for an HDFS connection.

.google.cloud.oracledatabase.v1.GoldengateHdfsConnectionProperties hdfs_connection_properties = 23;

Returns
Type Description
boolean

Whether the hdfsConnectionProperties field is set.

hasIcebergConnectionProperties()

public boolean hasIcebergConnectionProperties()

Properties for an Iceberg connection.

.google.cloud.oracledatabase.v1.GoldengateIcebergConnectionProperties iceberg_connection_properties = 38;

Returns
Type Description
boolean

Whether the icebergConnectionProperties field is set.

hasJavaMessageServiceConnectionProperties()

public boolean hasJavaMessageServiceConnectionProperties()

Properties for a Java Message Service connection.

.google.cloud.oracledatabase.v1.GoldengateJavaMessageServiceConnectionProperties java_message_service_connection_properties = 24;

Returns
Type Description
boolean

Whether the javaMessageServiceConnectionProperties field is set.

hasKafkaConnectionProperties()

public boolean hasKafkaConnectionProperties()

Properties for a Kafka Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaConnectionProperties kafka_connection_properties = 15;

Returns
Type Description
boolean

Whether the kafkaConnectionProperties field is set.

hasKafkaSchemaRegistryConnectionProperties()

public boolean hasKafkaSchemaRegistryConnectionProperties()

Properties for a Kafka Schema Registry Connection.

.google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties kafka_schema_registry_connection_properties = 16;

Returns
Type Description
boolean

Whether the kafkaSchemaRegistryConnectionProperties field is set.

hasMicrosoftFabricConnectionProperties()

public boolean hasMicrosoftFabricConnectionProperties()

Properties for a Microsoft Fabric connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftFabricConnectionProperties microsoft_fabric_connection_properties = 36;

Returns
Type Description
boolean

Whether the microsoftFabricConnectionProperties field is set.

hasMicrosoftSqlserverConnectionProperties()

public boolean hasMicrosoftSqlserverConnectionProperties()

Properties for a Microsoft SQL Server connection.

.google.cloud.oracledatabase.v1.GoldengateMicrosoftSqlserverConnectionProperties microsoft_sqlserver_connection_properties = 21;

Returns
Type Description
boolean

Whether the microsoftSqlserverConnectionProperties field is set.

hasMongodbConnectionProperties()

public boolean hasMongodbConnectionProperties()

Properties for a MongoDB connection.

.google.cloud.oracledatabase.v1.GoldengateMongodbConnectionProperties mongodb_connection_properties = 25;

Returns
Type Description
boolean

Whether the mongodbConnectionProperties field is set.

hasMysqlConnectionProperties()

public boolean hasMysqlConnectionProperties()

Properties for a Mysql Connection.

.google.cloud.oracledatabase.v1.GoldengateMysqlConnectionProperties mysql_connection_properties = 14;

Returns
Type Description
boolean

Whether the mysqlConnectionProperties field is set.

hasOciObjectStorageConnectionProperties()

public boolean hasOciObjectStorageConnectionProperties()

Properties for an OCI Object Storage Connection.

.google.cloud.oracledatabase.v1.GoldengateOciObjectStorageConnectionProperties oci_object_storage_connection_properties = 17;

Returns
Type Description
boolean

Whether the ociObjectStorageConnectionProperties field is set.

hasOracleAiDataPlatformConnectionProperties()

public boolean hasOracleAiDataPlatformConnectionProperties()

Properties for an Oracle AI Data Platform connection.

.google.cloud.oracledatabase.v1.GoldengateOracleAIDataPlatformConnectionProperties oracle_ai_data_platform_connection_properties = 37;

Returns
Type Description
boolean

Whether the oracleAiDataPlatformConnectionProperties field is set.

hasOracleConnectionProperties()

public boolean hasOracleConnectionProperties()

Properties for an Oracle Database Connection.

.google.cloud.oracledatabase.v1.GoldengateOracleConnectionProperties oracle_connection_properties = 9;

Returns
Type Description
boolean

Whether the oracleConnectionProperties field is set.

hasOracleNosqlConnectionProperties()

public boolean hasOracleNosqlConnectionProperties()

Properties for an Oracle NoSQL connection.

.google.cloud.oracledatabase.v1.GoldengateOracleNosqlConnectionProperties oracle_nosql_connection_properties = 26;

Returns
Type Description
boolean

Whether the oracleNosqlConnectionProperties field is set.

hasPostgresqlConnectionProperties()

public boolean hasPostgresqlConnectionProperties()

Properties for a PostgreSQL connection.

.google.cloud.oracledatabase.v1.GoldengatePostgresqlConnectionProperties postgresql_connection_properties = 20;

Returns
Type Description
boolean

Whether the postgresqlConnectionProperties field is set.

hasRedisConnectionProperties()

public boolean hasRedisConnectionProperties()

Properties for a Redis connection.

.google.cloud.oracledatabase.v1.GoldengateRedisConnectionProperties redis_connection_properties = 33;

Returns
Type Description
boolean

Whether the redisConnectionProperties field is set.

hasSnowflakeConnectionProperties()

public boolean hasSnowflakeConnectionProperties()

Properties for a Snowflake connection.

.google.cloud.oracledatabase.v1.GoldengateSnowflakeConnectionProperties snowflake_connection_properties = 27;

Returns
Type Description
boolean

Whether the snowflakeConnectionProperties field is set.

hasUpdateTime()

public boolean hasUpdateTime()

Output only. The time the resource was last updated.

.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateTime 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 GoldengateConnectionProperties.Builder newBuilderForType()
Returns
Type Description
GoldengateConnectionProperties.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

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

toBuilder()

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

writeTo(CodedOutputStream output)

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