public sealed class PauseScheduleRequest : IMessage<PauseScheduleRequest>, IEquatable<PauseScheduleRequest>, IDeepCloneable<PauseScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PauseScheduleRequest.
Request message for
[ScheduleService.PauseSchedule][google.cloud.aiplatform.v1beta1.ScheduleService.PauseSchedule].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePauseScheduleRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for the \u003ccode\u003eScheduleService.PauseSchedule\u003c/code\u003e operation, as a way to pause a scheduled resource in Vertex AI.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the schedule resource name) and \u003ccode\u003eScheduleName\u003c/code\u003e (a typed view of the resource name), which are required when using this message to pause a schedule.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a parameterless constructor, and a second constructor that takes another \u003ccode\u003ePauseScheduleRequest\u003c/code\u003e as a parameter, which is used to copy an existing request.\u003c/p\u003e\n"]]],[],null,[]]