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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically in version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSchemaRequest\u003c/code\u003e is a class used to request a schema and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetSchemaRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetSchemaRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous previous versions of the class, ranging from version 3.23.0 (latest) down to 2.3.0, and offers links to the respective documentation pages for each one.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes a \u003ccode\u003eGetSchemaRequest\u003c/code\u003e object as a parameter, for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eSchemaName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e to manage the schema request; the \u003ccode\u003eName\u003c/code\u003e specifies the name of the schema to get, the \u003ccode\u003eSchemaName\u003c/code\u003e represents the typed view of the name, and the \u003ccode\u003eView\u003c/code\u003e is used to define the fields returned in the response.\u003c/p\u003e\n"]]],[],null,[]]