Class GlueIcebergCatalog
The Glue Iceberg catalog.
Implements
Inherited Members
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class GlueIcebergCatalog : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GlueId
Required. The catalog ID of Glue.
Declaration
[JsonProperty("glueId")]
public virtual string GlueId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |