public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
Request for [CreateInstance][google.cloud.memcache.v1beta2.CloudMemcache.CreateInstance].
Required. The resource name of the instance location using the form:
projects/{project_id}/locations/{location_id}
where location_id refers to a GCP region
[[["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 within the \u003ccode\u003eGoogle.Cloud.Memcache.V1Beta2\u003c/code\u003e namespace, specifically version 1.0.0-beta05, which is used for requesting the creation of a new Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for use with Google Cloud Protobuf.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eInstanceId\u003c/code\u003e, which defines the name of the Memcached instance, \u003ccode\u003eParent\u003c/code\u003e, specifying the resource name of the instance location, and \u003ccode\u003eResource\u003c/code\u003e, which represents the Memcached \u003ccode\u003eInstance\u003c/code\u003e resource itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceId\u003c/code\u003e property requires a unique name within the user's project and location, following specific rules, including lowercase letters, numbers, hyphens, starting and ending characters, and length.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, the base \u003ccode\u003eCreateInstanceRequest()\u003c/code\u003e and \u003ccode\u003eCreateInstanceRequest(CreateInstanceRequest other)\u003c/code\u003e, used to make a new instance of the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]