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."],[[["This page provides reference documentation for the `ValidateSchemaRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of this class is 3.23.0, but the page details versions ranging from 2.3.0 to 3.23.0 for `ValidateSchemaRequest`, with 3.9.1 being highlighted as the current version."],["The `ValidateSchemaRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes properties such as `Parent`, a string representing the project name, `ParentAsProjectName`, a `ProjectName`-typed view of the project name and `Schema` for the schema object to validate."],["The constructor for `ValidateSchemaRequest` can be called without any parameter or it can be passed another `ValidateSchemaRequest` as a parameter."]]],[]]