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 is 3.23.0, as indicated in the provided list."],["The `ValidateSchemaResponse` class is part of the Google.Cloud.PubSub.V1 namespace and is defined within the Google.Cloud.PubSub.V1.dll assembly."],["This class is designed as the response type for the `ValidateSchema` method within the Cloud Pub/Sub v1 API, but it is currently empty."],["The `ValidateSchemaResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and interactions."],["The content provided contains links to the same class documentation across various versions from 3.23.0 to 2.3.0."]]],[]]