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 page details the `ValidateSchemaResponse` class within the `Google.Cloud.PubSub.V1` namespace, specifically for the .NET environment, and lists various versions of it."],["Version 3.23.0 is the latest version of `ValidateSchemaResponse` available, while the page also lists previous releases."],["`ValidateSchemaResponse` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations."],["The class inherits from `Object`, and includes constructors for creating new instances, including one for copying from an existing `ValidateSchemaResponse`."],["`ValidateSchemaResponse` is found in the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]