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."],["The `UpdateTableMetadata` class is used to represent the metadata associated with an update operation on a Bigtable table, allowing users to keep track of the updates."],["The documentation includes a version history, with the latest version being 3.24.0 and many previous versions, dating as far back as version 2.4.0."],["The `UpdateTableMetadata` class includes properties such as `EndTime`, `Name`, and `StartTime`, providing details on the table update operation's timing and target."],["This class inherits and implements various interfaces and is part of the `Google.Cloud.Bigtable.Admin.V2` namespace, within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]