public sealed class UpdateInstanceMetadata : IMessage<UpdateInstanceMetadata>, IEquatable<UpdateInstanceMetadata>, IDeepCloneable<UpdateInstanceMetadata>, IBufferMessage, IMessage
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-25 UTC."],[[["The latest version available is 3.24.0, representing the most recent update for Google.Cloud.Bigtable.Admin.V2."],["This page provides documentation for `UpdateInstanceMetadata` and lists all versions, from 3.24.0 down to 2.4.0, each linking to its respective documentation."],["`UpdateInstanceMetadata` is a class that supplies metadata for the operation returned by `UpdateInstance` within the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The `UpdateInstanceMetadata` class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, to track operation details and related data, such as timestamps and the original request object."],["The documentation outlines that the `UpdateInstanceMetadata` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]