public sealed class TriggerScheduleRequest : IMessage<TriggerScheduleRequest>, IEquatable<TriggerScheduleRequest>, IDeepCloneable<TriggerScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class TriggerScheduleRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `TriggerScheduleRequest` class within the AI Platform Notebooks v1 API."],["The latest version of `TriggerScheduleRequest` is 2.5.0, and several prior versions are also available for reference."],["`TriggerScheduleRequest` is used to create requests for triggering scheduled notebooks and is part of the `Google.Cloud.Notebooks.V1` namespace."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TriggerScheduleRequest` class has properties such as `Name` and `ScheduleName`, with `Name` being a required parameter formatted as `projects/{project_id}/locations/{location}/schedules/{schedule_id}`."]]],[]]