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 webpage provides documentation for the `ValidateSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its usage and structure across multiple versions."],["The latest version available for `ValidateSchemaRequest` is 3.23.0, with versions ranging down to 2.3.0, all linked for direct access."],["`ValidateSchemaRequest` is a class used to validate schemas and it implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances, either default or by copying another `ValidateSchemaRequest`, and it contains properties such as `Parent` and `Schema` for defining validation parameters."],["It also contains an inherited member section that covers the `System.Object` class that it comes from."]]],[]]