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 reference documentation for the `ValidateMessageResponse` class in the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of `ValidateMessageResponse` is 3.23.0, with a list of past versions going back to 2.3.0, each linking to its specific documentation."],["`ValidateMessageResponse` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateMessageResponse` class has two constructors: a default one and another that takes in another `ValidateMessageResponse` object."],["This class serves as a response type for the `ValidateMessage` method within the Google Cloud Pub/Sub v1 API, although it is currently empty."]]],[]]