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

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

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

The Glue Iceberg catalog.

Inheritance

object > GlueIcebergCatalog

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GlueIcebergCatalog()

public GlueIcebergCatalog()

GlueIcebergCatalog(GlueIcebergCatalog)

public GlueIcebergCatalog(GlueIcebergCatalog other)
Parameter
Name Description
other GlueIcebergCatalog

Properties

GlueId

public string GlueId { get; set; }

Required. The catalog ID of Glue.

Property Value
Type Description
string