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 latest version of the `GetSchemaRequest` is 3.23.0, as part of the Google.Cloud.PubSub.V1 library."],["The `GetSchemaRequest` class is part of the Google.Cloud.PubSub.V1 namespace and resides in the Google.Cloud.PubSub.V1.dll assembly."],["`GetSchemaRequest` class is used to represent a request for the GetSchema method and it implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `GetSchemaRequest` class has constructors for default initialization and cloning from another `GetSchemaRequest` object, and includes properties to define the required name, the SchemaName object, and the SchemaView to determine what fields are included in the response."],["The webpage lists documentation for many other previous versions of the `GetSchemaRequest` class, with the earliest shown being version 2.3.0."]]],[]]