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-31 UTC."],[[["The webpage provides reference documentation for the `ValidateSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The `ValidateSchemaRequest` class is used to validate a schema in a specified project and is part of the `Google.Cloud.PubSub.V1` namespace in version 3.10.1."],["The latest version of the library is 3.23.0, while this specific page is displaying version 3.10.1, with documentation available for previous versions dating back to version 2.3.0."],["The `ValidateSchemaRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, while also having properties like `Parent`, `ParentAsProjectName`, and `Schema`."],["The documentation includes information about the `ValidateSchemaRequest` class's constructors, properties, and the required parameters to validate a schema within a project."]]],[]]