Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GlueIcebergCatalog.
The Glue Iceberg catalog.
Generated from protobuf message google.cloud.oracledatabase.v1.GlueIcebergCatalog
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ glue_id |
string
Required. The catalog ID of Glue. |
getGlueId
Required. The catalog ID of Glue.
| Returns | |
|---|---|
| Type | Description |
string |
|
setGlueId
Required. The catalog ID of Glue.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|