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, while the current page is displaying documentation for version 3.10.1."],["This page details the `GetTopicRequest` class, which is part of the Cloud Pub/Sub v1 API, and serves as the request object for the `GetTopic` method."],["The `GetTopicRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTopicRequest` class includes properties such as `Topic` (a string representing the topic name) and `TopicAsTopicName` (a `TopicName`-typed view of the topic name)."],["There are numerous versions of the `GetTopicRequest` class readily available for use, ranging from version 3.23.0 down to version 2.3.0, each with unique links."]]],[]]