public sealed class JobNotification : IMessage<JobNotification>, IEquatable<JobNotification>, IDeepCloneable<JobNotification>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class JobNotification.
The Pub/Sub topic where notifications like the job state changes
will be published. This topic exist in the same project as the job
and billings will be charged to this project.
If not specified, no Pub/Sub messages will be sent.
Topic format: projects/{project}/topics/{topic}.
[[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eJobNotification\u003c/code\u003e class is 2.13.0, with the provided content listing versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobNotification\u003c/code\u003e class, part of the Google.Cloud.Batch.V1 namespace, provides notification configurations for the Batch v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<JobNotification>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<JobNotification>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling messages and supporting cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobNotification\u003c/code\u003e class includes properties for \u003ccode\u003eMessage\u003c/code\u003e which contains the requirements of messages sent to a Pub/Sub topic and \u003ccode\u003ePubsubTopic\u003c/code\u003e, which is the destination topic for job state change notifications.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors; a parameterless constructor, and a copy constructor that takes another \u003ccode\u003eJobNotification\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]