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-04-09 UTC."],[[["The latest version of the `ValidateSchemaResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, with a list of versions going back to 2.3.0 provided, showcasing the evolution of the API."],["`ValidateSchemaResponse` is a class used in the response of the `ValidateSchema` method within the Google.Cloud.PubSub.V1 namespace, and it currently doesn't provide specific data."],["This class inherits from the object class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use within the .NET environment."],["The provided content details the available constructors for the `ValidateSchemaResponse` class, allowing for default instantiation or creation via cloning an existing `ValidateSchemaResponse` instance."]]],[]]