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"]],[["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 Google Cloud Pub/Sub v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class, ranging from version 2.3.0 to the latest version, 3.23.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class is used to request schema information, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eName\u003c/code\u003e (the schema's name), \u003ccode\u003eSchemaName\u003c/code\u003e (a typed view over the schema name), and \u003ccode\u003eView\u003c/code\u003e (specifying which fields to return in the response).\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for the class are \u003ccode\u003eGetSchemaRequest()\u003c/code\u003e and \u003ccode\u003eGetSchemaRequest(GetSchemaRequest other)\u003c/code\u003e, with the latter taking another \u003ccode\u003eGetSchemaRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]