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 reference documentation for the `UpdateTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The content covers a range of versions for `UpdateTableMetadata`, from version 2.4.0 up to the latest version, 3.24.0."],["`UpdateTableMetadata` is a metadata type for operations initiated by the `UpdateTable` function within the BigtableTableAdmin service."],["The page details the class's inheritance, implementing interfaces, constructors, properties like `EndTime`, `Name`, and `StartTime`, and the associated namespaces and assembly."],["The `UpdateTableMetadata` class allows developers to manage the updating process of their tables, as well as the relevant timelines, and the table name itself."]]],[]]