public sealed class ValidateSchemaRequest : IMessage<ValidateSchemaRequest>, IEquatable<ValidateSchemaRequest>, IDeepCloneable<ValidateSchemaRequest>, IBufferMessage, IMessage
[[["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 documentation for the `ValidateSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its usage and structure across multiple versions."],["The `ValidateSchemaRequest` class is used to validate schemas and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions of the `Google.Cloud.PubSub.V1` package ranging from 2.3.0 to the latest 3.23.0, with each version having its own specific documentation."],["Key properties of the `ValidateSchemaRequest` class include `Parent`, a string representing the project ID, `ParentAsProjectName`, a `ProjectName`-typed resource name view, and `Schema`, representing the schema object to validate."],["The page lists inherited members from the `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, and also contains constructor information for creating `ValidateSchemaRequest` objects."]]],[]]