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-21 UTC."],[[["The latest version available for the `ValidateSchemaResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, while the current page is referencing version 3.10.1."],["The `ValidateSchemaResponse` class is a response object for the `ValidateSchema` method, currently containing no fields or data."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation provides a list of numerous prior versions of the API, starting from version 2.3.0 all the way to the most current."],["`ValidateSchemaResponse` has two constructors, a default one with no arguments and another one that takes in another `ValidateSchemaResponse` as an argument."]]],[]]