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\u003eThis document provides reference documentation for the \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for version 3.18.0, and links to other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class is used to request a schema using the GetSchema method, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces, including \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 has two constructors, a default constructor \u003ccode\u003eGetSchemaRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetSchemaRequest(GetSchemaRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSchemaRequest\u003c/code\u003e includes properties such as \u003ccode\u003eName\u003c/code\u003e, which holds the schema's name in the format \u003ccode\u003eprojects/{project}/schemas/{schema}\u003c/code\u003e, \u003ccode\u003eSchemaName\u003c/code\u003e, which offers a typed view of the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eView\u003c/code\u003e, which determines the level of detail in the schema returned.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package is 3.23.0 and goes as far back as version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]