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."],[[["This page provides reference documentation for the `ValidateMessageResponse` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The `ValidateMessageResponse` class is currently empty and is designed to be the response type for the `ValidateMessage` method."],["The documentation covers versions of the `Google.Cloud.PubSub.V1` library from 2.3.0 up to the latest 3.23.0, with detailed information on each release."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The available constructors for the `ValidateMessageResponse` class are a parameterless one and one which takes another `ValidateMessageResponse` object as an argument."]]],[]]