public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1beta1 API class CreateInstanceRequest.
Request for [CreateInstance][google.cloud.redis.v1beta1.CloudRedis.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 documentation is for the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class within the Google Cloud Memorystore for Redis v1beta1 API, specifically version 3.0.0-beta04, with a newer beta version 3.0.0-beta05 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateInstanceRequest\u003c/code\u003e is used to create an instance in Redis and is a sealed class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class has constructors to create a new instance or to clone an existing \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class has several key properties: \u003ccode\u003eInstance\u003c/code\u003e (a Redis instance resource), \u003ccode\u003eInstanceId\u003c/code\u003e (the logical name of the Redis instance), \u003ccode\u003eParent\u003c/code\u003e (the resource name of the instance location), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a typed view of the parent resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceId\u003c/code\u003e property for creating a Redis instance, must adhere to specific naming conventions such as containing only lowercase letters, numbers, and hyphens, and must be unique within the customer's project and location.\u003c/p\u003e\n"]]],[],null,[]]