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 latest version available for the `ValidateMessageResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0."],["This page provides a comprehensive list of previous versions, dating back to version 2.3.0, each with a corresponding link to its documentation."],["`ValidateMessageResponse` is a class within the `Google.Cloud.PubSub.V1` namespace and serves as the response type for the `ValidateMessage` method."],["The `ValidateMessageResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ValidateMessageResponse` class currently has two constructors which are a parameterless constructor as well as a constructor which takes another `ValidateMessageResponse` object as an argument."]]],[]]