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."],[[["This document provides reference documentation for the `UpdateTableMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `UpdateTableMetadata` class is used as the metadata type for operations returned by `UpdateTable` in the BigtableTableAdmin."],["The latest version available for the `UpdateTableMetadata` class is 3.24.0, with previous versions ranging from 3.23.0 to 2.4.0 also being documented."],["The `UpdateTableMetadata` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides properties like `EndTime`, `Name`, and `StartTime`."],["You can construct the class using a default constructor, or one that takes an `UpdateTableMetadata` object."]]],[]]