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"]],[["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 document provides reference information for the `TriggerScheduleRequest` class within the AI Platform Notebooks v1 API."],["The `TriggerScheduleRequest` class is used to request the creation of scheduled notebooks and inherits from the base `Object` class."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support various functionalities."],["The class contains properties such as `Name`, which is a string representing the schedule's resource name, and `ScheduleName`, providing a typed view of the resource name."],["The document lists the different versions of the API, from the latest version 2.5.0 all the way to version 1.0.0-beta04 and also provides links to the documentation for each version."]]],[]]