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."],["The latest version available is 3.6.0, and it also includes documentation for previous versions, going back to version 1.0.0."],["The `StorageFormat.Types.IcebergOptions` class is used to describe the Iceberg data format and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains the property `MetadataLocation`, a string that specifies where the Iceberg metadata is located, which must be within the table path."],["Two available constructors can be used to create an `IcebergOptions` object; one default constructor and another that takes in another `IcebergOptions` object."]]],[]]