Google Cloud Dataplex V1 Client - Class IcebergOptions (1.7.1)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class IcebergOptions.

Describes Iceberg data format.

Generated from protobuf message google.cloud.dataplex.v1.StorageFormat.IcebergOptions

Namespace

Google \ Cloud \ Dataplex \ V1 \ StorageFormat

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ metadata_location string

Optional. The ___location of where the iceberg metadata is present, must be within the table path

getMetadataLocation

Optional. The ___location of where the iceberg metadata is present, must be within the table path

Returns
Type Description
string

setMetadataLocation

Optional. The ___location of where the iceberg metadata is present, must be within the table path

Parameter
Name Description
var string
Returns
Type Description
$this