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-04-09 UTC."],[[["The latest version of the Google Cloud Pub/Sub v1 API's `ValidateMessageResponse` is 3.23.0, with multiple versions available for selection, ranging down to version 2.3.0."],["`ValidateMessageResponse` is a class within the `Google.Cloud.PubSub.V1` namespace, found in the `Google.Cloud.PubSub.V1.dll` assembly, that represents a response for the `ValidateMessage` method."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling."],["The current documentation's response for the `ValidateMessage` method is noted as empty."],["The `ValidateMessageResponse` class has two constructors: a default constructor and one that takes another `ValidateMessageResponse` object as a parameter for cloning."]]],[]]