public sealed class CancelNasJobRequest : IMessage<CancelNasJobRequest>, IEquatable<CancelNasJobRequest>, IDeepCloneable<CancelNasJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class CancelNasJobRequest.
Request message for
[JobService.CancelNasJob][google.cloud.aiplatform.v1.JobService.CancelNasJob].
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eCancelNasJobRequest\u003c/code\u003e class within the Vertex AI v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelNasJobRequest\u003c/code\u003e class is used to send a request to cancel a Neural Architecture Search (NAS) job through the \u003ccode\u003eJobService.CancelNasJob\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to perform various operations including handling messages, comparing instances, deep cloning, and managing buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default, and another that takes another \u003ccode\u003eCancelNasJobRequest\u003c/code\u003e as a parameter, and two properties: \u003ccode\u003eName\u003c/code\u003e (a string) which indicates the requested NAS Job name, and \u003ccode\u003eNasJobName\u003c/code\u003e (of type \u003ccode\u003eNasJobName\u003c/code\u003e) which is a strongly-typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe content is organized by version number, with a clear hierarchy from the most recent version (3.22.0) down to the oldest version (1.0.0), all associated to the \u003ccode\u003eCancelNasJobRequest\u003c/code\u003e object, and it also lists the inherited members from the parent class \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]