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"]],[["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-21 UTC."],[[["This webpage provides reference documentation for the `GetSchemaRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The content details the inheritance, implementation, constructors, properties, and assembly information of the `GetSchemaRequest` class, including how to use it to request a schema by its name."],["The page lists a range of available versions of the API, from the latest version 3.23.0, down to version 2.3.0, along with their corresponding links to `GetSchemaRequest` documentation."],["The latest version of the `GetSchemaRequest` API is 3.23.0 and the page outlines its usage for fetching a schema and providing options for the response view, namely, returning a schema with or without its `definition`."]]],[]]