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, and the documentation page covers versions from 2.3.0 up to the newest release."],["The `ValidateSchemaResponse` class is part of the Google.Cloud.PubSub.V1 namespace within the Google.Cloud.PubSub.V1.dll assembly."],["This class, `ValidateSchemaResponse`, represents the response for the `ValidateSchema` method, and its current implementation is empty."],["The class inherits from the base object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `ValidateSchemaResponse` class offers two constructors: a default constructor and a constructor that takes another `ValidateSchemaResponse` object as a parameter."]]],[]]