public sealed class StorageFormat.Types.IcebergOptions : IMessage<StorageFormat.Types.IcebergOptions>, IEquatable<StorageFormat.Types.IcebergOptions>, IDeepCloneable<StorageFormat.Types.IcebergOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class StorageFormat.Types.IcebergOptions.
Describes Iceberg data format.
Implements
IMessageStorageFormatTypesIcebergOptions, IEquatableStorageFormatTypesIcebergOptions, IDeepCloneableStorageFormatTypesIcebergOptions, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
IcebergOptions()
public IcebergOptions()
IcebergOptions(IcebergOptions)
public IcebergOptions(StorageFormat.Types.IcebergOptions other)
Parameter | |
---|---|
Name | Description |
other | StorageFormatTypesIcebergOptions |
Properties
MetadataLocation
public string MetadataLocation { get; set; }
Optional. The location of where the iceberg metadata is present, must be within the table path
Property Value | |
---|---|
Type | Description |
string |