Dataplex V1 API - Class Google::Cloud::Dataplex::V1::StorageFormat::IcebergOptions (v0.11.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::StorageFormat::IcebergOptions.

Describes Iceberg data format.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metadata_location

def metadata_location() -> ::String
Returns
  • (::String) — Optional. The location of where the iceberg metadata is present, must be within the table path

#metadata_location=

def metadata_location=(value) -> ::String
Parameter
  • value (::String) — Optional. The location of where the iceberg metadata is present, must be within the table path
Returns
  • (::String) — Optional. The location of where the iceberg metadata is present, must be within the table path