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.
Property Value
Type
Description
Google.Protobuf.WellKnownTypes.Timestamp
EndTime
public Timestamp EndTime { get; set; }
The time at which this operation failed or was completed successfully.
[[["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 crucial for tracking the progress and status of \u003ccode\u003eUpdateInstance\u003c/code\u003e operations within the Google Cloud Spanner Admin Instance service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceMetadata\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to documentation for multiple versions of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e package, ranging from the latest beta release (5.0.0-beta05) to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eCancelTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eInstance\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, all of which are of the type \u003ccode\u003eTimestamp\u003c/code\u003e except for \u003ccode\u003eInstance\u003c/code\u003e, allowing the user to check all relevant timestamps and the desired state.\u003c/p\u003e\n"]]],[],null,[]]