public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class GetExecutionRequest.
[[["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 `GetExecutionRequest` class within the AI Platform Notebooks v1 API, specifically for version 2.4.0."],["`GetExecutionRequest` is used to request details about a scheduled notebook execution and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetExecutionRequest` class has two constructors: a default constructor and one that accepts another `GetExecutionRequest` object as a parameter."],["The `GetExecutionRequest` class contains two properties: `ExecutionName`, which provides a typed view over the resource name, and `Name`, which is a string representing the full execution resource name in a specific format."],["The document makes available different versions of the API class, from the latest 2.5.0 all the way to the beta version 1.0.0."]]],[]]