public sealed class JobNotification.Types.Message : IMessage<JobNotification.Types.Message>, IEquatable<JobNotification.Types.Message>, IDeepCloneable<JobNotification.Types.Message>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class JobNotification.Types.Message.
Message details.
Describe the attribute that a message should have.
Without specified message attributes, no message will be sent by default.
[[["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-04-17 UTC."],[[["The `JobNotification.Types.Message` class is part of the Google Cloud Batch v1 API, providing details about the attributes a notification message should have, and will send no message if no attributes are specified."],["This class, found within the `Google.Cloud.Batch.V1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `JobNotification.Types.Message` contains properties like `NewJobState`, `NewTaskState`, and `Type` to define the state and type of the notification."],["The provided documentation lists multiple versions of the API, with version 2.13.0 being the latest, with a link provided to learn more about it, and other versions ranging from 2.12.0 to 1.0.0."]]],[]]