[[["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."],[[["The `Message` class in the `Google.Cloud.AdvisoryNotifications.V1` namespace serves as a container for notification details, including attachments and content."],["This `Message` class is implemented in several version, with `1.7.0` being the latest release version."],["The `Message` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Message` class has properties such as `Attachments`, `Body`, `CreateTime`, and `LocalizationTime`, which store information related to the notification."],["The `Message` class can be instantiated with two available constructors, a default and one that uses another `Message` object to copy."]]],[]]