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."],[[["The page provides documentation for the `GetSchemaRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["It lists multiple versions of the `GetSchemaRequest` documentation, ranging from version 3.23.0 (latest) down to version 2.3.0, with hyperlinks to each specific version."],["The `GetSchemaRequest` class is designed for use with the GetSchema method and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Name` (the schema's name), `SchemaName` (a typed view of the name), and `View` (specifying the fields returned in the response)."],["The documentation includes links to `Object` class and other classes inherited from or implemented, along with namespace, assembly, constructors and the respective descriptions."]]],[]]