public sealed class ValidateMessageResponse : IMessage<ValidateMessageResponse>, IEquatable<ValidateMessageResponse>, IDeepCloneable<ValidateMessageResponse>, IBufferMessage, IMessage
Response for the ValidateMessage method.
Empty for now.
[[["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-09 UTC."],[[["The latest version of `ValidateMessageResponse` is 3.23.0, with many older versions available, going back to 2.3.0."],["`ValidateMessageResponse` is part of the `Google.Cloud.PubSub.V1` namespace, which is included in the `Google.Cloud.PubSub.V1.dll` assembly."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`ValidateMessageResponse` is a response for the `ValidateMessage` method, and it currently returns empty."],["The class inherits from `Object` and includes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]