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-25 UTC."],[[["This webpage provides documentation for the `UpdateTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["It lists various versions of the `UpdateTableMetadata` class, ranging from version 2.4.0 to the latest version, 3.24.0, each linking to its respective documentation."],["The `UpdateTableMetadata` class is used as a metadata type for table update operations and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `EndTime`, `Name`, and `StartTime`, which provide information about the status and timing of a table update operation."],["The namespace for this class is `Google.Cloud.Bigtable.Admin.V2`, and it is contained within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]