public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
Required. The ID of the instance to create. Valid identifiers are of the
form [a-z][-a-z0-9]*[a-z0-9] and must be between 2 and 64 characters in
length.
[[["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\u003eCreateInstanceRequest\u003c/code\u003e class, which is used to request the creation of a new Spanner instance within the Google Cloud ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1.dll\u003c/code\u003e assembly, specifically version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous previous version links provided from version 3.5.0 up to 5.0.0-beta05, along with the corresponding page that details the CreateInstanceRequest for that given version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateInstanceRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing methods for creating new instances and other essential functions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class include \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eInstanceId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, used to define the characteristics and location of the new instance.\u003c/p\u003e\n"]]],[],null,[]]