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-25 UTC."],[[["The content provides documentation for the `StorageFormat.Types.IcebergOptions` class within the Google Cloud Dataplex V1 API, covering versions from 1.0.0 up to the latest 3.6.0."],["`StorageFormat.Types.IcebergOptions` is a class that describes the Iceberg data format used in Google Cloud Dataplex, which is implemented in several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `IcebergOptions` class includes a property named `MetadataLocation`, which is a string type field that specifies where the iceberg metadata is located, and it is optional to define."],["The class can be instantiated in 2 ways, either via the default `IcebergOptions()` or by passing another `IcebergOptions` object to the constructor."],["The provided content includes a list of multiple assembly version references, which provide links to detailed documentation for each version of `StorageFormat.Types.IcebergOptions` in the Google Cloud Dataplex V1 API."]]],[]]