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"]],[["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\u003eCreateInstanceMetadata\u003c/code\u003e class, which is used for tracking the progress of creating a Spanner instance within the Google Cloud ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing a structured way to manage instance creation metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions of the class available within the Google.Cloud.Spanner.Admin.Instance.V1 package, ranging from the latest beta version (5.0.0-beta05) down to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateInstanceMetadata\u003c/code\u003e class 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 provide timestamped details about the instance creation process.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eCreateInstanceMetadata()\u003c/code\u003e and a copy constructor \u003ccode\u003eCreateInstanceMetadata(CreateInstanceMetadata other)\u003c/code\u003e, which allows for the creation of new instances either from scratch or by copying existing data.\u003c/p\u003e\n"]]],[],null,[]]