public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1 API class CreateInstanceRequest.
Request for
[CreateInstance][google.cloud.redis.v1.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 document provides reference information for the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class within the Google Cloud Memorystore for Redis v1 API, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateInstanceRequest\u003c/code\u003e is a request class used to create a new Redis instance, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eInstanceId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are required to define and create a Redis instance, with strict constraints on the InstanceId parameter.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple prior versions of the API available for reference, with the most recent version available being 3.5.0, and all versions including code sample links for \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class offers two constructors, one default and another that takes a copy of an existing \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e object as an argument, allowing for instance cloning.\u003c/p\u003e\n"]]],[],null,[]]