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."],[[["\u003cp\u003eThe \u003ccode\u003eCreateScheduleRequest\u003c/code\u003e class is part of the AI Platform Notebooks v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a request to create a scheduled notebook and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateScheduleRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateScheduleRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateScheduleRequest\u003c/code\u003e class has constructors for creating a new instance, either empty or by copying an existing one, and includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsScheduleName\u003c/code\u003e, \u003ccode\u003eSchedule\u003c/code\u003e, and \u003ccode\u003eScheduleId\u003c/code\u003e for defining the schedule's details.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers different versions of the \u003ccode\u003eCreateScheduleRequest\u003c/code\u003e, with the latest being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property within the \u003ccode\u003eCreateScheduleRequest\u003c/code\u003e class is required, formatted as \u003ccode\u003eparent=projects/{project_id}/locations/{location}\u003c/code\u003e, with a string type, and the \u003ccode\u003eSchedule\u003c/code\u003e property represents the schedule to be created.\u003c/p\u003e\n"]]],[],null,[]]