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 a metadata type for operations that are returned by `UpdateTable` in the Google Bigtable Admin API."],["The document details various versions of the `UpdateTableMetadata` class, ranging from version 2.4.0 to the latest, 3.24.0, allowing developers to view changes in the different versions."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the properties associated with `UpdateTableMetadata`, such as `EndTime`, `Name`, and `StartTime`, along with their data types and descriptions."]]],[]]