public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
[[["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 details for the `GetExecutionRequest` class, which is used to request information about a scheduled notebook execution."],["The `GetExecutionRequest` class is part of the `Google.Cloud.Notebooks.V1` namespace and is implemented in the `Google.Cloud.Notebooks.V1.dll` assembly."],["The class includes properties like `ExecutionName` and `Name`, which are essential for specifying the execution resource being queried."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this class is 2.5.0, and previous versions are also listed, with 1.0.0-beta04 being the version of the class detailed in this page."]]],[]]