public sealed class GetSchemaRequest : IMessage<GetSchemaRequest>, IEquatable<GetSchemaRequest>, IDeepCloneable<GetSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class GetSchemaRequest.
[[["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 available for the `GetSchemaRequest` class is 3.23.0, while the current page focuses on version 3.16.0."],["The `GetSchemaRequest` class is part of the Google.Cloud.PubSub.V1 API and is used to request a specific schema from the Cloud Pub/Sub service."],["`GetSchemaRequest` implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has properties such as `Name` (the name of the schema), `SchemaName` (a typed view of the schema name), and `View` (specifies the level of detail in the schema returned)."],["Multiple versions of the `GetSchemaRequest` class are documented, ranging from version 2.3.0 to 3.23.0, each with a dedicated page, offering a comprehensive look at the evolution of this API component."]]],[]]