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 is 3.23.0, and the documentation page provides links to the documentation for all versions down to 2.3.0."],["This documentation covers the `ValidateMessageResponse` class, which is part of the Google Cloud Pub/Sub v1 API, and serves as the response for the `ValidateMessage` method."],["The `ValidateMessageResponse` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ValidateMessageResponse` class has two constructors, one that is parameterless and one that accepts a `ValidateMessageResponse` object as a parameter."],["The current version being viewed is version 3.16.0, which can be seen in the provided context."]]],[]]