public sealed class GetScheduleRequest : IMessage<GetScheduleRequest>, IEquatable<GetScheduleRequest>, IDeepCloneable<GetScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class GetScheduleRequest.
[[["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 page provides reference documentation for the `GetScheduleRequest` class within the AI Platform Notebooks v1 API."],["The `GetScheduleRequest` class is used to request information about a scheduled notebook and implements interfaces for message handling, equality comparison, deep cloning, and buffer messages."],["The class inherits from the `Object` class and includes properties such as `Name` (string) and `ScheduleName` (ScheduleName), both relating to a scheduled resource."],["The class offers two constructors, one default and another that takes a `GetScheduleRequest` object as a parameter for deep cloning."],["This documentation covers the `GetScheduleRequest` class from version 2.2.0, but it also links to other versions, including the latest version (2.5.0), as well as older versions."]]],[]]