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."],[[["This page provides documentation for the `DeleteScheduleRequest` class within the Google Cloud AI Platform Notebooks v1 API, specifically version 2.1.0."],["`DeleteScheduleRequest` is used to delete a schedule and is part of the `Google.Cloud.Notebooks.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` due to inheritance."],["The `DeleteScheduleRequest` class has properties `Name` (a string representing the resource name) and `ScheduleName` (a `ScheduleName` type representing the resource name)."],["There are multiple previous versions of this documentation available, with the latest being version 2.5.0, and going as far back as 1.0.0-beta04."]]],[]]