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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `StorageFormat.Types.IcebergOptions` class in the Cloud Dataplex v1 API is 3.6.0, with documentation available for previous versions dating back to 1.0.0."],["This class, `StorageFormat.Types.IcebergOptions`, describes the Iceberg data format, and it implements interfaces for messages, equality checks, deep cloning, and buffer messages."],["The class has a `MetadataLocation` property, which is an optional string that specifies where the Iceberg metadata is stored, and must be within the table path."],["There are two constructors available for the `IcebergOptions` class, a default one and another one that allows for passing in another `StorageFormat.Types.IcebergOptions`."],["The class inherits from `object` and includes methods like `GetHashCode()`, `GetType()`, and `ToString()` in addition to its implementation of other interfaces."]]],[]]