public sealed class ValidateSchemaResponse : IMessage<ValidateSchemaResponse>, IEquatable<ValidateSchemaResponse>, IDeepCloneable<ValidateSchemaResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class ValidateSchemaResponse.
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."],[[["The latest version of the `ValidateSchemaResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, with numerous previous versions listed, starting from 2.3.0, for reference."],["`ValidateSchemaResponse` is a class within the `Google.Cloud.PubSub.V1` namespace, used as a response type for the `ValidateSchema` method, and is currently empty."],["The `ValidateSchemaResponse` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and one that accepts another `ValidateSchemaResponse` object as a parameter for copying purposes."],["This page provides the reference documentation for the `ValidateSchemaResponse` class, within the Google Cloud Pub/Sub v1 API, outlining its structure, inheritance, and implementation details, for multiple versions."]]],[]]