public sealed class GetScheduleRequest : IMessage<GetScheduleRequest>, IEquatable<GetScheduleRequest>, IDeepCloneable<GetScheduleRequest>, IBufferMessage, IMessage
[[["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\u003eGetScheduleRequest\u003c/code\u003e class is used to request a scheduled notebook, and is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for working with protocol buffer messages and data structures.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this request is version 2.5.0, with other versions from 2.4.0 down to 1.0.0-beta04 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetScheduleRequest\u003c/code\u003e class has two constructors, a default one and one that takes another \u003ccode\u003eGetScheduleRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name in the format \u003ccode\u003eprojects/{project_id}/locations/{location}/schedules/{schedule_id}\u003c/code\u003e, and \u003ccode\u003eScheduleName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]