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 information for the `GetExecutionRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0."],["`GetExecutionRequest` is used to retrieve information about a scheduled notebook execution and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes properties such as `ExecutionName` and `Name`, which are used to identify the specific execution resource."],["Constructors are available to create new `GetExecutionRequest` objects, either as a new instance, or by providing another `GetExecutionRequest` object."],["The latest release for the AI platform notebook is version 2.5.0, while this documentation is for the 2.2.0 version."]]],[]]