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."],[[["This webpage provides reference documentation for the `ValidateSchemaResponse` class within the Google Cloud Pub/Sub v1 API."],["The `ValidateSchemaResponse` class is currently empty, serving as a response for the `ValidateSchema` method."],["The webpage lists various versions of the Google Cloud Pub/Sub v1 API, ranging from the latest version 3.23.0 down to version 2.3.0, along with their links to their respective documentation."],["`ValidateSchemaResponse` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor `ValidateSchemaResponse()` and a copy constructor `ValidateSchemaResponse(ValidateSchemaResponse other)`."]]],[]]