public sealed class GlueIcebergCatalog : IMessage<GlueIcebergCatalog>, IEquatable<GlueIcebergCatalog>, IDeepCloneable<GlueIcebergCatalog>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GlueIcebergCatalog.
The Glue Iceberg catalog.
Implements
IMessageGlueIcebergCatalog, IEquatableGlueIcebergCatalog, IDeepCloneableGlueIcebergCatalog, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
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 |
|