public sealed class CreateScheduleRequest : IMessage<CreateScheduleRequest>, IEquatable<CreateScheduleRequest>, IDeepCloneable<CreateScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class CreateScheduleRequest.
[[["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 documentation for the `CreateScheduleRequest` class within the AI Platform Notebooks v1 API, specifically version 2.0.0 of the Google.Cloud.Notebooks.V1 library."],["The `CreateScheduleRequest` class is used to create scheduled notebooks and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Parent`, `ParentAsScheduleName`, `Schedule`, and `ScheduleId`, which are used to define the location and details of the scheduled notebook creation."],["The document lists the available versions of the API, ranging from 1.0.0-beta04 up to the latest version, 2.5.0, and is related to the version 2.0.0."],["The `CreateScheduleRequest` class has two constructors: a parameterless one and another that takes a `CreateScheduleRequest` as a parameter to copy its values."]]],[]]