public sealed class UpdateInstanceMetadata : IMessage<UpdateInstanceMetadata>, IEquatable<UpdateInstanceMetadata>, IDeepCloneable<UpdateInstanceMetadata>, IBufferMessage, IMessage
Metadata type for the operation returned by
[UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
The time at which this operation was cancelled. If set, this operation is
in the process of undoing itself (which is guaranteed to succeed) and
cannot be cancelled again.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e class, which is essential for tracking the progress and status of instance updates in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 5.0.0-beta05, while version 3.11.0 is being specifically documented in this section, with many previous version links also being provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, providing a range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e include \u003ccode\u003eCancelTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eInstance\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, all of which utilize the \u003ccode\u003eTimestamp\u003c/code\u003e type to track the timing related to instance update operations, with the Instance property being the desired end state.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using either the default \u003ccode\u003eUpdateInstanceMetadata()\u003c/code\u003e constructor or via the \u003ccode\u003eUpdateInstanceMetadata(UpdateInstanceMetadata other)\u003c/code\u003e constructor, which copies data from another provided metadata object.\u003c/p\u003e\n"]]],[],null,[]]