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-31 UTC."],[[["The latest version available for `GetSchemaRequest` is 3.23.0, which can be found at the provided link, `/dotnet/docs/reference/Google.Cloud.PubSub.V1/latest/Google.Cloud.PubSub.V1.GetSchemaRequest`."],["The `GetSchemaRequest` class in the Cloud Pub/Sub v1 API allows for retrieving schema information, as specified by its `Name` property which is a required field that holds the resource name in the format `projects/{project}/schemas/{schema}`."],["The `GetSchemaRequest` class, part of the `Google.Cloud.PubSub.V1` namespace, is implemented by multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSchemaRequest` class also contains a `View` property that can specify what type of fields it will return in the response."],["This API provides a list of many previous versions available from 3.22.0 all the way down to 2.3.0."]]],[]]