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 for the .NET environment."],["The latest version of `ValidateMessageResponse` is version 3.23.0, and the page allows navigation through historical versions, dating back to 2.3.0."],["`ValidateMessageResponse` is an empty response for the `ValidateMessage` method and inherits from the .NET object class, while also implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ValidateMessageResponse` class has two constructors, one being a default constructor and the other a constructor that takes another `ValidateMessageResponse` object as a parameter."],["The documentation is organized by namespace (`Google.Cloud.PubSub.V1`) and assembly (`Google.Cloud.PubSub.V1.dll`), providing clear context for its use within the .NET ecosystem."]]],[]]