Show / Hide Table of Contents

Class GoldengateConnectionProperties

The properties of a GoldengateConnection.

Inheritance
object
GoldengateConnectionProperties
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class GoldengateConnectionProperties : IDirectResponseSchema

Properties

AmazonKinesisConnectionProperties

Properties for an Amazon Kinesis connection.

Declaration
[JsonProperty("amazonKinesisConnectionProperties")]
public virtual GoldengateAmazonKinesisConnectionProperties AmazonKinesisConnectionProperties { get; set; }
Property Value
Type Description
GoldengateAmazonKinesisConnectionProperties

AmazonRedshiftConnectionProperties

Properties for an Amazon Redshift connection.

Declaration
[JsonProperty("amazonRedshiftConnectionProperties")]
public virtual GoldengateAmazonRedshiftConnectionProperties AmazonRedshiftConnectionProperties { get; set; }
Property Value
Type Description
GoldengateAmazonRedshiftConnectionProperties

AmazonS3ConnectionProperties

Properties for an Amazon S3 connection.

Declaration
[JsonProperty("amazonS3ConnectionProperties")]
public virtual GoldengateAmazonS3ConnectionProperties AmazonS3ConnectionProperties { get; set; }
Property Value
Type Description
GoldengateAmazonS3ConnectionProperties

AzureDataLakeStorageConnectionProperties

Properties for an Azure Data Lake Storage Connection.

Declaration
[JsonProperty("azureDataLakeStorageConnectionProperties")]
public virtual GoldengateAzureDataLakeStorageConnectionProperties AzureDataLakeStorageConnectionProperties { get; set; }
Property Value
Type Description
GoldengateAzureDataLakeStorageConnectionProperties

AzureSynapseAnalyticsConnectionProperties

Properties for an Azure Synapse Analytics connection.

Declaration
[JsonProperty("azureSynapseAnalyticsConnectionProperties")]
public virtual GoldengateAzureSynapseAnalyticsConnectionProperties AzureSynapseAnalyticsConnectionProperties { get; set; }
Property Value
Type Description
GoldengateAzureSynapseAnalyticsConnectionProperties

ConnectionType

Required. The connection type.

Declaration
[JsonProperty("connectionType")]
public virtual string ConnectionType { get; set; }
Property Value
Type Description
string

DatabricksConnectionProperties

Properties for a Databricks connection.

Declaration
[JsonProperty("databricksConnectionProperties")]
public virtual GoldengateDatabricksConnectionProperties DatabricksConnectionProperties { get; set; }
Property Value
Type Description
GoldengateDatabricksConnectionProperties

Db2ConnectionProperties

Properties for a DB2 connection.

Declaration
[JsonProperty("db2ConnectionProperties")]
public virtual GoldengateDb2ConnectionProperties Db2ConnectionProperties { get; set; }
Property Value
Type Description
GoldengateDb2ConnectionProperties

Description

Optional. Metadata about this specific object.

Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
Type Description
string

DisplayName

Required. An object's Display Name.

Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
Type Description
string

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

ElasticsearchConnectionProperties

Properties for an Elasticsearch connection.

Declaration
[JsonProperty("elasticsearchConnectionProperties")]
public virtual GoldengateElasticsearchConnectionProperties ElasticsearchConnectionProperties { get; set; }
Property Value
Type Description
GoldengateElasticsearchConnectionProperties

GenericConnectionProperties

Properties for a Generic Connection.

Declaration
[JsonProperty("genericConnectionProperties")]
public virtual GoldengateGenericConnectionProperties GenericConnectionProperties { get; set; }
Property Value
Type Description
GoldengateGenericConnectionProperties

GoldengateConnectionPropertiesValue

Properties for a Goldengate Connection.

Declaration
[JsonProperty("goldengateConnectionProperties")]
public virtual GoldengateGoldengateConnectionProperties GoldengateConnectionPropertiesValue { get; set; }
Property Value
Type Description
GoldengateGoldengateConnectionProperties

GoogleBigQueryConnectionProperties

Properties for a Google BigQuery Connection.

Declaration
[JsonProperty("googleBigQueryConnectionProperties")]
public virtual GoldengateGoogleBigQueryConnectionProperties GoogleBigQueryConnectionProperties { get; set; }
Property Value
Type Description
GoldengateGoogleBigQueryConnectionProperties

GoogleCloudStorageConnectionProperties

Properties for a Google Cloud Storage Connection.

Declaration
[JsonProperty("googleCloudStorageConnectionProperties")]
public virtual GoldengateGoogleCloudStorageConnectionProperties GoogleCloudStorageConnectionProperties { get; set; }
Property Value
Type Description
GoldengateGoogleCloudStorageConnectionProperties

GooglePubsubConnectionProperties

Properties for a Google Pub/Sub connection.

Declaration
[JsonProperty("googlePubsubConnectionProperties")]
public virtual GoldengateGooglePubsubConnectionProperties GooglePubsubConnectionProperties { get; set; }
Property Value
Type Description
GoldengateGooglePubsubConnectionProperties

HdfsConnectionProperties

Properties for an HDFS connection.

Declaration
[JsonProperty("hdfsConnectionProperties")]
public virtual GoldengateHdfsConnectionProperties HdfsConnectionProperties { get; set; }
Property Value
Type Description
GoldengateHdfsConnectionProperties

IcebergConnectionProperties

Properties for an Iceberg connection.

Declaration
[JsonProperty("icebergConnectionProperties")]
public virtual GoldengateIcebergConnectionProperties IcebergConnectionProperties { get; set; }
Property Value
Type Description
GoldengateIcebergConnectionProperties

IngressIpAddresses

Output only. The Ingress IPs of the GoldengateConnection.

Declaration
[JsonProperty("ingressIpAddresses")]
public virtual IList<string> IngressIpAddresses { get; set; }
Property Value
Type Description
IList<string>

JavaMessageServiceConnectionProperties

Properties for a Java Message Service connection.

Declaration
[JsonProperty("javaMessageServiceConnectionProperties")]
public virtual GoldengateJavaMessageServiceConnectionProperties JavaMessageServiceConnectionProperties { get; set; }
Property Value
Type Description
GoldengateJavaMessageServiceConnectionProperties

KafkaConnectionProperties

Properties for a Kafka Connection.

Declaration
[JsonProperty("kafkaConnectionProperties")]
public virtual GoldengateKafkaConnectionProperties KafkaConnectionProperties { get; set; }
Property Value
Type Description
GoldengateKafkaConnectionProperties

KafkaSchemaRegistryConnectionProperties

Properties for a Kafka Schema Registry Connection.

Declaration
[JsonProperty("kafkaSchemaRegistryConnectionProperties")]
public virtual GoldengateKafkaSchemaRegistryConnectionProperties KafkaSchemaRegistryConnectionProperties { get; set; }
Property Value
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties

LifecycleDetails

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.

Declaration
[JsonProperty("lifecycleDetails")]
public virtual string LifecycleDetails { get; set; }
Property Value
Type Description
string

LifecycleState

Output only. The lifecycle state of the connection.

Declaration
[JsonProperty("lifecycleState")]
public virtual string LifecycleState { get; set; }
Property Value
Type Description
string

MicrosoftFabricConnectionProperties

Properties for a Microsoft Fabric connection.

Declaration
[JsonProperty("microsoftFabricConnectionProperties")]
public virtual GoldengateMicrosoftFabricConnectionProperties MicrosoftFabricConnectionProperties { get; set; }
Property Value
Type Description
GoldengateMicrosoftFabricConnectionProperties

MicrosoftSqlserverConnectionProperties

Properties for a Microsoft SQL Server connection.

Declaration
[JsonProperty("microsoftSqlserverConnectionProperties")]
public virtual GoldengateMicrosoftSqlserverConnectionProperties MicrosoftSqlserverConnectionProperties { get; set; }
Property Value
Type Description
GoldengateMicrosoftSqlserverConnectionProperties

MongodbConnectionProperties

Properties for a MongoDB connection.

Declaration
[JsonProperty("mongodbConnectionProperties")]
public virtual GoldengateMongodbConnectionProperties MongodbConnectionProperties { get; set; }
Property Value
Type Description
GoldengateMongodbConnectionProperties

MysqlConnectionProperties

Properties for a Mysql Connection.

Declaration
[JsonProperty("mysqlConnectionProperties")]
public virtual GoldengateMysqlConnectionProperties MysqlConnectionProperties { get; set; }
Property Value
Type Description
GoldengateMysqlConnectionProperties

OciObjectStorageConnectionProperties

Properties for an OCI Object Storage Connection.

Declaration
[JsonProperty("ociObjectStorageConnectionProperties")]
public virtual GoldengateOciObjectStorageConnectionProperties OciObjectStorageConnectionProperties { get; set; }
Property Value
Type Description
GoldengateOciObjectStorageConnectionProperties

Ocid

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

Declaration
[JsonProperty("ocid")]
public virtual string Ocid { get; set; }
Property Value
Type Description
string

OracleAiDataPlatformConnectionProperties

Properties for an Oracle AI Data Platform connection.

Declaration
[JsonProperty("oracleAiDataPlatformConnectionProperties")]
public virtual GoldengateOracleAIDataPlatformConnectionProperties OracleAiDataPlatformConnectionProperties { get; set; }
Property Value
Type Description
GoldengateOracleAIDataPlatformConnectionProperties

OracleConnectionProperties

Properties for an Oracle Database Connection.

Declaration
[JsonProperty("oracleConnectionProperties")]
public virtual GoldengateOracleConnectionProperties OracleConnectionProperties { get; set; }
Property Value
Type Description
GoldengateOracleConnectionProperties

OracleNosqlConnectionProperties

Properties for an Oracle NoSQL connection.

Declaration
[JsonProperty("oracleNosqlConnectionProperties")]
public virtual GoldengateOracleNosqlConnectionProperties OracleNosqlConnectionProperties { get; set; }
Property Value
Type Description
GoldengateOracleNosqlConnectionProperties

PostgresqlConnectionProperties

Properties for a PostgreSQL connection.

Declaration
[JsonProperty("postgresqlConnectionProperties")]
public virtual GoldengatePostgresqlConnectionProperties PostgresqlConnectionProperties { get; set; }
Property Value
Type Description
GoldengatePostgresqlConnectionProperties

RedisConnectionProperties

Properties for a Redis connection.

Declaration
[JsonProperty("redisConnectionProperties")]
public virtual GoldengateRedisConnectionProperties RedisConnectionProperties { get; set; }
Property Value
Type Description
GoldengateRedisConnectionProperties

RoutingMethod

Optional. The routing method for the GoldengateConnection.

Declaration
[JsonProperty("routingMethod")]
public virtual string RoutingMethod { get; set; }
Property Value
Type Description
string

SnowflakeConnectionProperties

Properties for a Snowflake connection.

Declaration
[JsonProperty("snowflakeConnectionProperties")]
public virtual GoldengateSnowflakeConnectionProperties SnowflakeConnectionProperties { get; set; }
Property Value
Type Description
GoldengateSnowflakeConnectionProperties

UpdateTime

object representation of UpdateTimeRaw.

Declaration
[JsonIgnore]
[Obsolete("This property is obsolete and may behave unexpectedly; please use UpdateTimeDateTimeOffset instead.")]
public virtual object UpdateTime { get; set; }
Property Value
Type Description
object

UpdateTimeDateTimeOffset

DateTimeOffset representation of UpdateTimeRaw.

Declaration
[JsonIgnore]
public virtual DateTimeOffset? UpdateTimeDateTimeOffset { get; set; }
Property Value
Type Description
DateTimeOffset?

UpdateTimeRaw

Output only. The time the resource was last updated.

Declaration
[JsonProperty("updateTime")]
public virtual string UpdateTimeRaw { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX