public sealed class UpdateInstanceMetadata : IMessage<UpdateInstanceMetadata>, IEquatable<UpdateInstanceMetadata>, IDeepCloneable<UpdateInstanceMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateInstanceMetadata.
The metadata for the Operation returned by UpdateInstance.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `UpdateInstanceMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of the API documented is 3.24.0, with a comprehensive list of previous versions ranging from 3.23.0 down to 2.4.0, all linking to their respective pages."],["The `UpdateInstanceMetadata` class is used to provide metadata for `UpdateInstance` operations and includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protobuf ecosystem."],["The page details the constructors and the properties of the `UpdateInstanceMetadata` class, with links to relevant documentation for the types used within these properties."]]],[]]