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 webpage provides reference documentation for the `ValidateSchemaResponse` class within the Google Cloud Pub/Sub v1 API."],["This class is part of the `Google.Cloud.PubSub.V1` namespace and is found in the `Google.Cloud.PubSub.V1.dll` assembly."],["It covers multiple versions of the API, with version 3.23.0 being the latest and version 3.12.0 being the focus of the main documentation."],["The `ValidateSchemaResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that takes another `ValidateSchemaResponse` object."]]],[]]