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-31 UTC."],[[["The page provides documentation for the `ValidateMessageResponse` class within the Google Cloud Pub/Sub v1 API, specifically focusing on version 3.13.0 and its preceding versions."],["`ValidateMessageResponse` is a class used as a response for the `ValidateMessage` method, and it currently returns an empty response."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions, from 2.3.0 up to the latest 3.23.0, with links to the respective reference pages for `ValidateMessageResponse`."],["There are two constructors available for the class: a default parameterless one and one which takes another `ValidateMessageResponse` object as an argument."]]],[]]