public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
[[["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 page details the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class, which is used to request information about a specific notebook instance within the Google Cloud Notebooks service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInstanceRequest\u003c/code\u003e 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, providing functionalities like message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property, a required string value that follows the format \u003ccode\u003eprojects/{project_id}/locations/{location}/instances/{instance_id}\u003c/code\u003e, to identify the specific instance to get.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for GetInstanceRequest, a parameterless one, and another one that accepts a GetInstanceRequest type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]