public sealed class ValidateSchemaRequest : IMessage<ValidateSchemaRequest>, IEquatable<ValidateSchemaRequest>, IDeepCloneable<ValidateSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class ValidateSchemaRequest.
[[["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 content provides documentation for the `ValidateSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["This class is part of the `Google.Cloud.PubSub.V1` namespace and is used to request schema validation."],["The documentation covers versions ranging from 2.3.0 to the latest 3.23.0, offering details on each released version of this `ValidateSchemaRequest`."],["The `ValidateSchemaRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The properties of `ValidateSchemaRequest` are detailed, such as `Parent` and `Schema`, with descriptions, types and constraints."]]],[]]