public sealed class CreateInstanceMetadata : IMessage<CreateInstanceMetadata>, IEquatable<CreateInstanceMetadata>, IDeepCloneable<CreateInstanceMetadata>, IBufferMessage, IMessage
Metadata type for the operation returned by
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis page documents the \u003ccode\u003eCreateInstanceMetadata\u003c/code\u003e class, which is used for tracking the progress of creating a new Spanner instance in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 5.0.0-beta05, with a range of previous versions available, starting from version 3.5.0 up to the latest beta version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceMetadata\u003c/code\u003e class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateInstanceMetadata\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, which provide information about the creation operation's status and timing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceMetadata\u003c/code\u003e class includes two constructors: a default one and one that accepts another \u003ccode\u003eCreateInstanceMetadata\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]