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-04-09 UTC."],[[["This page details the `ValidateSchemaResponse` class within the `Google.Cloud.PubSub.V1` namespace, specifically for the .NET environment, and is currently at version 2.3.0, although there are many more versions available."],["The `ValidateSchemaResponse` class is a response type used in the `ValidateSchema` method, and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `System.Object` and has two constructors: a default constructor and one that accepts another `ValidateSchemaResponse` object as a parameter."],["This content provides links to the documentation of `ValidateSchemaResponse` for many versions of the API, including the latest version, 3.23.0, and many versions going as far back as 2.3.0."],["The class `ValidateSchemaResponse` contains inherited members from the `System.Object` such as `ToString()`, `GetHashCode()`, `GetType()`, and `MemberwiseClone()`."]]],[]]