public sealed class UpdateTableMetadata : IMessage<UpdateTableMetadata>, IEquatable<UpdateTableMetadata>, IDeepCloneable<UpdateTableMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateTableMetadata.
Metadata type for the operation returned by
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
[[["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 document provides reference documentation and code samples for the `UpdateTableMetadata` class in the Google Cloud Bigtable Administration v2 API."],["It details the `UpdateTableMetadata` class, which is used for managing updates to Bigtable tables, and is the metadata type for operations returned by `UpdateTable`."],["The content lists various versions of the `UpdateTableMetadata` class, ranging from version 2.4.0 to the latest version, 3.24.0, with links to the documentation for each."],["Key members of the class are explained, including constructors and properties like `EndTime`, `Name`, and `StartTime`, along with their types and descriptions."],["It shows the interfaces implemented by the class, namely `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]