public sealed class GetRuntimeRequest : IMessage<GetRuntimeRequest>, IEquatable<GetRuntimeRequest>, IDeepCloneable<GetRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class GetRuntimeRequest.
[[["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 `GetRuntimeRequest` class within the AI Platform Notebooks v1 API."],["`GetRuntimeRequest` is used to request information about a Managed Notebook Runtime and it inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest API version available is 2.5.0, while the current document pertains to version 2.1.0 and other older versions such as 2.4.0, 2.3.0, 2.2.0, 2.0.0, and 1.0.0-beta04 are also accessible."],["The `GetRuntimeRequest` class includes properties such as `Name`, a string representing the runtime resource name, and `RuntimeName`, a typed view over the resource name."],["The `GetRuntimeRequest` class contains two constructors: one default constructor and another that accepts another `GetRuntimeRequest` instance as parameter."]]],[]]