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."],[[["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is part of the AI Platform Notebooks v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace and is used for requesting scheduled notebook executions.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetExecutionRequest\u003c/code\u003e, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage<GetExecutionRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<GetExecutionRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetExecutionRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eGetExecutionRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetExecutionRequest(GetExecutionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties, the first is \u003ccode\u003eExecutionName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e, and the other is \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name in the format: \u003ccode\u003eprojects/{project_id}/locations/{location}/executions/{execution_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation lists various versions of the API, with version 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]