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."],[[["This page provides documentation for the `ValidateMessageResponse` class within the Google Cloud Pub/Sub v1 API, specifically focusing on version 3.7.0."],["The `ValidateMessageResponse` class is used as a response type for the `ValidateMessage` method and is currently empty."],["The page also includes a list of previous versions of the Google Cloud Pub/Sub v1 API, ranging from version 2.3.0 to 3.23.0, with 3.23.0 being the latest release."],["The `ValidateMessageResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its compatibility with various functionalities."],["The documentation features information on the class's constructors, inheritance, and implemented interfaces, along with a description of the parameters."]]],[]]