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 documentation covers the `StorageFormat.Types.IcebergOptions` class within the Google Cloud Dataplex V1 API, specifically detailing its use with the Iceberg data format."],["This class has multiple implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, while the earliest documented version is 1.0.0, and the current version focused on is 2.5.0."],["The documentation includes details on the class's constructors, such as the default constructor `IcebergOptions()` and the copy constructor `IcebergOptions(StorageFormat.Types.IcebergOptions other)`."],["A property, `MetadataLocation`, is available, which is used to specify the location of the Iceberg metadata, and is a string type."]]],[]]