public sealed class DeleteScheduleRequest : IMessage<DeleteScheduleRequest>, IEquatable<DeleteScheduleRequest>, IDeepCloneable<DeleteScheduleRequest>, 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."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, used for initiating the deletion of a schedule.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e class has several versions, with 2.5.0 being the latest, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e that can be instantiated with or without another \u003ccode\u003eDeleteScheduleRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the schedule's resource name) and \u003ccode\u003eScheduleName\u003c/code\u003e (a \u003ccode\u003eScheduleName\u003c/code\u003e typed view over the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"],["\u003cp\u003eThe format for the required \u003ccode\u003eName\u003c/code\u003e property is \u003ccode\u003eprojects/{project_id}/locations/{location}/schedules/{schedule_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]