public sealed class ValidateMessageResponse : IMessage<ValidateMessageResponse>, IEquatable<ValidateMessageResponse>, IDeepCloneable<ValidateMessageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class ValidateMessageResponse.
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 available for the `ValidateMessageResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, while the current version being documented is 3.3.0."],["This documentation provides reference information for the `ValidateMessageResponse` class, which is a response type used within the Cloud Pub/Sub v1 API to validate messages, although it is currently empty."],["The `ValidateMessageResponse` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is contained within the `Google.Cloud.PubSub.V1` namespace, with its definitions in the `Google.Cloud.PubSub.V1.dll` assembly."],["The `ValidateMessageResponse` class has two constructors, one default and another that accepts a `ValidateMessageResponse` object as a parameter."]]],[]]