public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Request for [GetInstance][google.cloud.memcache.v1beta2.CloudMemcache.GetInstance].
Required. Memcached instance resource name in the format:
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 specific Memcached instance from Google Cloud Memcache.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for creating a \u003ccode\u003eGetInstanceRequest\u003c/code\u003e object, one for creating a new instance and another for cloning an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eInstanceName\u003c/code\u003e, which is a typed view of the instance name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the full resource name of the Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e available is in beta, version \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, and this document corresponds to version \u003ccode\u003e1.0.0-beta05\u003c/code\u003e of the class.\u003c/p\u003e\n"]]],[],null,[]]