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-03-31 UTC."],[[["This webpage documents the `ValidateSchemaResponse` class within the `Google.Cloud.PubSub.V1` namespace for .NET."],["It provides a history of versions ranging from 2.3.0 all the way up to the latest version 3.23.0, including access to each version."],["The `ValidateSchemaResponse` class is currently empty, and its main purpose is to serve as a response for the `ValidateSchema` method."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for `ValidateSchemaResponse` including a parameter to take in another `ValidateSchemaResponse` object for its construction."]]],[]]