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 document outlines the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class, which is used to request the creation of a new Spanner instance within a specified Google Cloud project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e has required fields such as \u003ccode\u003eParent\u003c/code\u003e (the project name), \u003ccode\u003eInstanceId\u003c/code\u003e (the instance ID), and \u003ccode\u003eInstance\u003c/code\u003e (the instance details), as well as the ability to set the Parent as a ProjectName type.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple version of this documentation ranging from version 3.5.0 to the beta version of 5.0.0-beta05, with the version 4.0.0 being the current documented one.\u003c/p\u003e\n"]]],[],null,[]]