public sealed class GetSchemaRequest : IMessage<GetSchemaRequest>, IEquatable<GetSchemaRequest>, IDeepCloneable<GetSchemaRequest>, IBufferMessage, IMessage
[[["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 documentation for the `GetSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its properties, inheritance, and implementations."],["The `GetSchemaRequest` class is used to request a schema from Google Cloud Pub/Sub, allowing users to specify the schema's name and the desired fields to be returned in the response."],["The page lists historical versions of the documentation, ranging from version 2.3.0 to the latest 3.23.0, along with specific versions such as 3.10.1, 3.9.1, and 3.5.1, and more, each linking to a versioned API documentation page."],["The `GetSchemaRequest` class includes properties like `Name` (the schema's name), `SchemaName` (a typed view of the name), and `View` (specifying which fields to return)."],["This class implements the interfaces `IMessage\u003cGetSchemaRequest\u003e`, `IEquatable\u003cGetSchemaRequest\u003e`, `IDeepCloneable\u003cGetSchemaRequest\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]