public sealed class CreateInstancePartitionRequest : IMessage<CreateInstancePartitionRequest>, IEquatable<CreateInstancePartitionRequest>, IDeepCloneable<CreateInstancePartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class CreateInstancePartitionRequest.
The request for
[CreateInstancePartition][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstancePartition].
public InstancePartition InstancePartition { get; set; }
Required. The instance partition to create. The instance_partition.name may
be omitted, but if specified must be
<parent>/instancePartitions/<instance_partition_id>.
Required. The ID of the instance partition 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\u003eThe \u003ccode\u003eCreateInstancePartitionRequest\u003c/code\u003e class is part of the Google Cloud Spanner Instance Administration v1 API and is used to request the creation of an instance partition.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enhancing its functionality and usability.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateInstancePartitionRequest\u003c/code\u003e include \u003ccode\u003eInstancePartition\u003c/code\u003e, \u003ccode\u003eInstancePartitionId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e, which are crucial for defining and identifying the instance partition to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a list of available versions for the \u003ccode\u003eCreateInstancePartitionRequest\u003c/code\u003e, ranging from the latest beta version (5.0.0-beta05) to older versions like 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors that can be used, one with no parameters, and another one taking an existing \u003ccode\u003eCreateInstancePartitionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]