public sealed class GetTopicRequest : IMessage<GetTopicRequest>, IEquatable<GetTopicRequest>, IDeepCloneable<GetTopicRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class GetTopicRequest.
[[["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 the `GetTopicRequest` class is 3.23.0, and the page displays documentation for version 3.12.0."],["This page provides reference documentation for the `GetTopicRequest` class within the Google Cloud Pub/Sub v1 API."],["`GetTopicRequest` is a request object used in the GetTopic method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTopicRequest` class has properties such as `Topic` (a string) and `TopicAsTopicName` (a `TopicName` type), which are used to define the topic being requested."],["The page includes links to every previous version, down to 2.3.0, of the `GetTopicRequest` class, for easy access to version-specific documentation."]]],[]]