public sealed class ValidateSchemaResponse : IMessage<ValidateSchemaResponse>, IEquatable<ValidateSchemaResponse>, IDeepCloneable<ValidateSchemaResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `ValidateSchemaResponse` documentation is 3.23.0, while version 2.5.0 is also available and is the main focus of this page."],["The `ValidateSchemaResponse` class is a response type for the `ValidateSchema` method within the Google Cloud Pub/Sub API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `ValidateSchemaResponse` class: a default constructor and one that takes another `ValidateSchemaResponse` object as a parameter."],["This documentation lists multiple previous versions of the `ValidateSchemaResponse` class, ranging from versions 3.22.0 to 2.3.0."]]],[]]