public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 API class GetInstanceRequest.
[[["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."],[[["This document provides reference documentation for the `GetInstanceRequest` class within the AI Platform Notebooks v1beta1 API."],["The `GetInstanceRequest` class is used to request the details of a specific notebook instance."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable\u003cGetInstanceRequest\u003e`, `IDeepCloneable\u003cGetInstanceRequest\u003e`, and `IBufferMessage`."],["The latest version of the documentation available for `GetInstanceRequest` is `2.0.0-beta05`."],["The `Name` property of the `GetInstanceRequest` class is a required field and requires a string formatted as `projects/{project_id}/locations/{location}/instances/{instance_id}`."]]],[]]