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-03-21 UTC."],[[["The latest version of the `ValidateMessageResponse` class is 3.23.0, part of the Google.Cloud.PubSub.V1 library."],["The `ValidateMessageResponse` class represents the response for the `ValidateMessage` method and is currently empty."],["This class inherits from Object and implements multiple interfaces: `IMessage\u003cValidateMessageResponse\u003e`, `IEquatable\u003cValidateMessageResponse\u003e`, `IDeepCloneable\u003cValidateMessageResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes two constructors: a parameterless constructor and one that accepts another `ValidateMessageResponse` object."],["Multiple versions of this class are documented, ranging from 2.3.0 to 3.23.0, each with a separate link."]]],[]]