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 provided content details the \u003ccode\u003eJobNotification\u003c/code\u003e class within the Google Cloud Batch v1 API, showcasing its availability across multiple versions, from 1.0.0 to the latest 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobNotification\u003c/code\u003e is a class that provides notification configurations and is part of the \u003ccode\u003eGoogle.Cloud.Batch.V1\u003c/code\u003e namespace, implemented as both \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e in the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobNotification\u003c/code\u003e class features two constructors, a default one and one that copies another \u003ccode\u003eJobNotification\u003c/code\u003e object, and is able to be inherited by other classes.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two primary properties: \u003ccode\u003eMessage\u003c/code\u003e, which determines if and when messages are sent, and \u003ccode\u003ePubsubTopic\u003c/code\u003e, which is the destination for job status change notifications, to be sent to a Pub/Sub topic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e and \u003ccode\u003eObject.ToString()\u003c/code\u003e which are from the parent Object class.\u003c/p\u003e\n"]]],[],null,[]]