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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `GetExecutionRequest` class within the AI Platform Notebooks v1 API."],["The `GetExecutionRequest` class is used to request information about a scheduled notebook execution."],["The latest version of the `GetExecutionRequest` class is 2.5.0, with older versions ranging from 2.4.0 down to 1.0.0-beta04 also documented."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ExecutionName` and `Name`, where the `Name` property requires a string formatted as: `projects/{project_id}/locations/{location}/executions/{execution_id}`."]]],[]]