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 in the Google Cloud Pub/Sub v1 API is 3.23.0."],["This page provides a comprehensive list of past versions for the `ValidateMessageResponse` class, ranging from 3.23.0 down to 2.3.0."],["The `ValidateMessageResponse` class, found within the `Google.Cloud.PubSub.V1` namespace, is a response object for the `ValidateMessage` method and currently contains no specific data fields."],["The `ValidateMessageResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The page documents two constructors for `ValidateMessageResponse`: a default constructor and one that takes another `ValidateMessageResponse` object as a parameter for creating copies."]]],[]]