GoogleCloudDataplexV1StorageFormatIcebergOptionsArgs

data class GoogleCloudDataplexV1StorageFormatIcebergOptionsArgs(val metadataLocation: Output<String>? = null) : ConvertibleToJava<GoogleCloudDataplexV1StorageFormatIcebergOptionsArgs>

Describes Iceberg data format.

Constructors

constructor(metadataLocation: Output<String>? = null)

Properties

Link copied to clipboard
val metadataLocation: Output<String>? = null

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

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDataplexV1StorageFormatIcebergOptionsArgs