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 page provides reference documentation for the `ValidateSchemaResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment."],["The latest version available is 3.23.0, and the documentation covers a range of versions from 3.23.0 down to 2.3.0 for the `ValidateSchemaResponse` class."],["The `ValidateSchemaResponse` class, found in the `Google.Cloud.PubSub.V1` namespace, is a response type for the `ValidateSchema` method, and it currently has no content."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, giving access to methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["This documentation details the constructors available for `ValidateSchemaResponse`, including a default constructor and a constructor that accepts another `ValidateSchemaResponse` object as a parameter."]]],[]]