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 document provides reference information 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 document details the 3.17.0 version along with a list of previous versions."],["`ValidateSchemaRequest` is used to submit requests for validating schemas, inheriting from base classes and implementing several interfaces."],["Key properties of the `ValidateSchemaRequest` class include `Parent` (project name) and `Schema` (schema object to validate)."],["The document details two constructors, one default and one that takes in another ValidateSchemaRequest as a parameter, for the ValidateSchemaRequest class."]]],[]]