public sealed class DeleteExecutionRequest : IMessage<DeleteExecutionRequest>, IEquatable<DeleteExecutionRequest>, IDeepCloneable<DeleteExecutionRequest>, IBufferMessage, IMessage
Request for deleting a scheduled notebook execution
[[["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\u003eDeleteExecutionRequest\u003c/code\u003e class is used to request the deletion of a scheduled notebook execution within the Google Cloud Notebooks V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 2.5.0, with versions back to 1.0.0-beta04 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, a default constructor and one that accepts another \u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a resource name property called \u003ccode\u003eName\u003c/code\u003e, of string type, and an \u003ccode\u003eExecutionName\u003c/code\u003e property, to identify which execution to delete.\u003c/p\u003e\n"]]],[],null,[]]