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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateInstanceMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of this class is 3.24.0, but the page details version 3.20.0 and links to previous versions, going back to version 2.4.0."],["`UpdateInstanceMetadata` is the metadata for the operation returned by `UpdateInstance`, designed for use with the Google Cloud Bigtable Admin API."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to access the finish time, original request and the request time."],["The class provides two constructors, `UpdateInstanceMetadata()` for creating a new instance and `UpdateInstanceMetadata(UpdateInstanceMetadata other)` to make a copy of another `UpdateInstanceMetadata` object."]]],[]]