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 page details the \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e class, which is used to track the status and details of an instance update operation within the Google Cloud Spanner Admin Instance V1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented on this page is 5.0.0-beta05, although this page is within the context of 3.12.0, and there are various versions ranging from 3.5.0 to 5.0.0-beta05 available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for data management and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eCancelTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eInstance\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which offer details about the operation's lifecycle, including when it started, finished, or was cancelled, as well as the desired state of the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class also offers two constructors to create instances, one default and another accepting an \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e object, allowing for either fresh or copy-based initialization.\u003c/p\u003e\n"]]],[],null,[]]