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 available for the `ValidateSchemaResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, while the current documentation is for version 3.4.0."],["This documentation provides reference information for the `ValidateSchemaResponse` class, which is part of the `Google.Cloud.PubSub.V1` namespace in .NET."],["The `ValidateSchemaResponse` class is currently an empty response for the `ValidateSchema` method, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, one parameterless and the other one allowing to create a new `ValidateSchemaResponse` by copying an existing `ValidateSchemaResponse` object."],["There are multiple documented versions available, ranging from 2.3.0 up to 3.23.0, with links provided for each one of them."]]],[]]