public sealed class ValidateSchemaResponse : IMessage<ValidateSchemaResponse>, IEquatable<ValidateSchemaResponse>, IDeepCloneable<ValidateSchemaResponse>, IBufferMessage, IMessage
Response for the ValidateSchema 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 `ValidateSchemaResponse` is 3.23.0, with previous versions listed down to 2.3.0."],["`ValidateSchemaResponse` is a response type used within the `ValidateSchema` method, currently empty."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `ValidateSchemaResponse`: a default constructor and a constructor that accepts another `ValidateSchemaResponse` object."],["`ValidateSchemaResponse` is found within the `Google.Cloud.PubSub.V1` namespace, contained within the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]