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 reference 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\u003eThe latest version of the documentation is for version 3.23.0, and there are numerous previous versions listed, dating back to version 2.3.0, with version 3.11.0 being the version currently being viewed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSchemaRequest\u003c/code\u003e is used to retrieve schema information and is implemented as a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements 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 includes constructors for creating new \u003ccode\u003eGetSchemaRequest\u003c/code\u003e objects, either empty or by copying another \u003ccode\u003eGetSchemaRequest\u003c/code\u003e, and it contains properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eSchemaName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e to define the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSchemaRequest\u003c/code\u003e class includes properties that are used to define the schema name to retrieve and the level of detail to be returned with the response, and the \u003ccode\u003eName\u003c/code\u003e property represents the name of the schema with the required format of \u003ccode\u003eprojects/{project}/schemas/{schema}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]