Required. The Pub/Sub topic where notifications like the resource allowance
state changes will be published. The topic must 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"]],[["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-03-21 UTC."],[[["This documentation is for the `Notification` class within the Batch v1alpha API, specifically version 1.0.0-alpha30, and the latest version, 1.0.0-alpha31 is also available."],["The `Notification` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, used for managing notifications on resource state changes."],["The class inherits from `object` and provides constructors for creating new instances, one of which accepts another `Notification` object as a parameter."],["It includes a `PubsubTopic` property which is a required string field used to define the Pub/Sub topic for publishing notifications related to resource allowance state changes."],["The namespace for the Notification class is `Google.Cloud.Batch.V1Alpha` and it is contained in the `Google.Cloud.Batch.V1Alpha.dll` assembly."]]],[]]