public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, specifically version 3.0.0, used for requesting the creation of a Redis 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, allowing for robust message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateInstanceRequest\u003c/code\u003e class include \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 LocationName-typed view of the Parent resource).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, from 2.2.0 up to the latest, 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThis page shows the public class constructors and inherited members, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]