public sealed class DeleteScheduleRequest : IMessage<DeleteScheduleRequest>, IEquatable<DeleteScheduleRequest>, IDeepCloneable<DeleteScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DeleteScheduleRequest.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API, specifically for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e is a class used to request the deletion of a schedule, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e as an argument for copying, and has properties to set the name of the schedule to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0 and this page contains links to the documentation for all of the previous versions of the api.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and follows the format \u003ccode\u003eprojects/{project_id}/locations/{location}/schedules/{schedule_id}\u003c/code\u003e and it can also be accessed through a typed view with \u003ccode\u003eScheduleName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]