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."],[[["This webpage 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."],["The `StorageFormat.Types.IcebergOptions` class describes the Iceberg data format and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes a constructor `IcebergOptions()` and another that takes `StorageFormat.Types.IcebergOptions` as an argument, allowing for cloning."],["The class `StorageFormat.Types.IcebergOptions` contains a property called `MetadataLocation` of type string which is an optional field specifying the location of the Iceberg metadata."],["Each version can be found in the list of versions for `StorageFormat.Types.IcebergOptions`, and you can click on the version you'd like to see to access the associated API documentation."]]],[]]