public sealed class GetScheduleRequest : IMessage<GetScheduleRequest>, IEquatable<GetScheduleRequest>, IDeepCloneable<GetScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetScheduleRequest.
Request message for
[ScheduleService.GetSchedule][google.cloud.aiplatform.v1beta1.ScheduleService.GetSchedule].
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetScheduleRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for the \u003ccode\u003eScheduleService.GetSchedule\u003c/code\u003e method, according to the documentation, which retrieves a schedule from the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetScheduleRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetScheduleRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetScheduleRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGetScheduleRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetScheduleRequest(GetScheduleRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetScheduleRequest\u003c/code\u003e class contains properties to name and retrieve the schedule, with a required property \u003ccode\u003eName\u003c/code\u003e of type string and also a \u003ccode\u003eScheduleName\u003c/code\u003e property that provides a typed view over the Name resource.\u003c/p\u003e\n"]]],[],null,[]]