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-04-09 UTC."],[[["This page provides reference documentation for the `ValidateMessageResponse` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of `ValidateMessageResponse` is 3.23.0, but this page specifically details version 3.22.0, with links to previous version's documentation."],["`ValidateMessageResponse` is currently empty and used as a response for the `ValidateMessage` method within the Pub/Sub API."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateMessageResponse` class includes two constructors, a default one and one that takes another `ValidateMessageResponse` instance as an argument."]]],[]]