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 documentation pertains to the `JobNotification.Types.Message` class within the Google Cloud Batch v1 API, specifically focusing on version 2.2.0."],["The `JobNotification.Types.Message` class is designed to describe the attributes that a message should possess, which is part of the `Google.Cloud.Batch.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The class includes constructors for creating new instances and copying existing ones, along with properties like `NewJobState`, `NewTaskState`, and `Type`, which detail the message's content."],["The provided content showcases the different versions of the `Google.Cloud.Batch.V1.JobNotification.Types.Message`, spanning from 1.0.0 to 2.13.0, with version 2.13.0 being the latest."]]],[]]