public sealed class DeleteBatchPredictionJobRequest : IMessage<DeleteBatchPredictionJobRequest>, IEquatable<DeleteBatchPredictionJobRequest>, IDeepCloneable<DeleteBatchPredictionJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteBatchPredictionJobRequest.
Request message for
[JobService.DeleteBatchPredictionJob][google.cloud.aiplatform.v1beta1.JobService.DeleteBatchPredictionJob].
Required. The name of the BatchPredictionJob resource to be deleted.
Format:
projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}
[[["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\u003eDeleteBatchPredictionJobRequest\u003c/code\u003e class in the Vertex AI v1beta1 API is used to construct requests for deleting a batch prediction job.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, for functionality like message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eName\u003c/code\u003e property, which is a required string field representing the resource name of the batch prediction job to be deleted, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains a \u003ccode\u003eBatchPredictionJobName\u003c/code\u003e property, providing a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, and this class inherits members from the object class, such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"]]],[],null,[]]