Oracle Database@Google Cloud v1 API - Class GoldengateIcebergConnectionProperties (1.6.0)

public sealed class GoldengateIcebergConnectionProperties : IMessage<GoldengateIcebergConnectionProperties>, IEquatable<GoldengateIcebergConnectionProperties>, IDeepCloneable<GoldengateIcebergConnectionProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateIcebergConnectionProperties.

The properties of GoldengateIcebergConnection.

Inheritance

object > GoldengateIcebergConnectionProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateIcebergConnectionProperties()

public GoldengateIcebergConnectionProperties()

GoldengateIcebergConnectionProperties(GoldengateIcebergConnectionProperties)

public GoldengateIcebergConnectionProperties(GoldengateIcebergConnectionProperties other)
Parameter
Name Description
other GoldengateIcebergConnectionProperties

Properties

Catalog

public IcebergCatalog Catalog { get; set; }

Required. The Iceberg catalog.

Property Value
Type Description
IcebergCatalog

Storage

public IcebergStorage Storage { get; set; }

Required. The Iceberg storage.

Property Value
Type Description
IcebergStorage

TechnologyType

public string TechnologyType { get; set; }

Required. The technology type of Iceberg connection.

Property Value
Type Description
string