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 `GetSchemaRequest` class is part of the Google Cloud Pub/Sub v1 API, and is used to request a schema from the service."],["This page provides access to the documentation for `GetSchemaRequest` across numerous versions, ranging from version 2.3.0 up to the latest 3.23.0."],["The latest version of this API class is `3.23.0`, although it's currently under the version tag 3.3.0."],["`GetSchemaRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSchemaRequest` class has public properties including `Name`, `SchemaName`, and `View`, along with constructors for creating new instances of itself."]]],[]]