public sealed class 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."],[[["This webpage provides documentation for the `JobNotification.Types.Message` class within the Google Cloud Batch v1 API, offering reference materials and code samples."],["The `JobNotification.Types.Message` class details message attributes for job notifications, and without specified attributes, no message will be sent."],["The page includes documentation for various versions of the API, with version 2.13.0 being the latest, and lists each version down to version 1.0.0."],["The `JobNotification.Types.Message` class inherits from several interfaces and provides properties such as `NewJobState`, `NewTaskState`, and `Type` to define the specifics of a message."],["This page lists two constructors for the `JobNotification.Types.Message` class, `Message()` and `Message(JobNotification.Types.Message other)` for instantiating the class."]]],[]]