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 document provides reference documentation for the `GetScheduleRequest` class within the AI Platform Notebooks v1 API, specifically for version 2.4.0 of the Google.Cloud.Notebooks.V1 package."],["The `GetScheduleRequest` class is used to request a scheduled notebook and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and includes properties such as `Name` (a string representing the schedule's resource name) and `ScheduleName` (a typed view over the `Name` resource)."],["The documentation includes details about the constructors, inherited members, the required `Name` property format, and other relevant class details."],["The `GetScheduleRequest` documentation is available for multiple versions of the AI Platform Notebooks API, ranging from version 1.0.0-beta04 to the latest version, 2.5.0."]]],[]]