Google Cloud Oracle Database V1 Client - Class RestIcebergCatalog (0.9.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class RestIcebergCatalog.

The REST Iceberg catalog.

Generated from protobuf message google.cloud.oracledatabase.v1.RestIcebergCatalog

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Required. The REST uri.

↳ properties string

Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.

getUri

Required. The REST uri.

Returns
Type Description
string

setUri

Required. The REST uri.

Parameter
Name Description
var string
Returns
Type Description
$this

getProperties

Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.

Returns
Type Description
string

setProperties

Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.

Parameter
Name Description
var string
Returns
Type Description
$this