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."],[[["The content focuses on the `ValidateSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, particularly its definition and usage."],["The latest version of the documentation is 3.23.0, while the content specifically discusses version 2.5.0 of the `ValidateSchemaRequest`."],["`ValidateSchemaRequest` is used to request validation of a schema, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and exposes properties such as `Parent`, `ParentAsProjectName`, and `Schema`, allowing for configuration and specifying project and schema information."],["The documentation lists a range of available versions from 2.3.0 to 3.23.0, highlighting the version history and providing links to the respective documentation pages."]]],[]]