public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Request for [GetInstance][google.cloud.redis.v1beta1.CloudRedis.GetInstance].
Required. Redis instance resource name using the form:
projects/{project_id}/locations/{location_id}/instances/{instance_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\u003eGetInstanceRequest\u003c/code\u003e class, which is used to request a Redis instance in the Google Cloud Redis V1Beta1 service, specifically within the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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 to support functionality like message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a copy constructor that allows for the creation of a new \u003ccode\u003eGetInstanceRequest\u003c/code\u003e object based on an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eInstanceName\u003c/code\u003e, which is a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the required Redis instance resource name in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is for version 2.0.0-beta09 of the Google.Cloud.Redis.V1Beta1 library, while also providing links to documentation for versions 3.0.0-beta04 and 3.0.0-beta05.\u003c/p\u003e\n"]]],[],null,[]]