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 is for the `JobNotification.Types.Message` class within the Google Cloud Batch v1 API, specifically within the .NET framework."],["This class is used for defining message attributes within job notifications, with no messages being sent by default unless attributes are specified."],["The `JobNotification.Types.Message` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also having constructors for creating new instances or cloning existing ones."],["Key properties of the `Message` class include `NewJobState`, `NewTaskState`, and `Type`, which are used to specify the state of the job or task, or to specify the type of message."],["The document lists versioning information, with version `2.13.0` being the most recent, and includes a range of versions from `2.12.0` to `1.0.0`, providing version-specific details and links."]]],[]]