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 of the `ValidateSchemaResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0."],["This class is part of the `Google.Cloud.PubSub.V1` namespace and is found in the `Google.Cloud.PubSub.V1.dll` assembly."],["`ValidateSchemaResponse` serves as the response type for the `ValidateSchema` method within the Cloud Pub/Sub API, currently indicated as empty."],["The `ValidateSchemaResponse` class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `ValidateSchemaResponse` class has two constructors: one default, and one that takes another `ValidateSchemaResponse` object for copying."]]],[]]