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 latest version of the `ValidateSchemaRequest` documentation is 3.23.0, which can be found on the provided page with links to older versions."],["The `ValidateSchemaRequest` class is used for requests within the `ValidateSchema` method, as part of the Cloud Pub/Sub v1 API, with full reference documentation and code samples available."],["The class `ValidateSchemaRequest` inherits from object and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties for the `ValidateSchemaRequest` class include `Parent`, which is the project ID, `ParentAsProjectName` which is a typed view of the project ID and `Schema` which is the schema object to be validated."],["There are two constructors for `ValidateSchemaRequest`, one default and another one that takes another `ValidateSchemaRequest` as an input."]]],[]]