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 provided content details the `StorageFormat.Types.IcebergOptions` class within the Google Cloud Dataplex v1 API, which describes the Iceberg data format."],["This class is available across numerous versions of the API, ranging from version 1.0.0 to the latest version 3.6.0."],["The `IcebergOptions` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that supports both a default initialization and initialization with another `IcebergOptions` object, and has a `MetadataLocation` property that is of type string."],["It also inherits various methods from the base `object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]