public sealed class GetTopicRequest : IMessage<GetTopicRequest>, IEquatable<GetTopicRequest>, IDeepCloneable<GetTopicRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGetTopicRequest\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace is 3.23.0, with multiple previous versions ranging from 3.22.0 down to 2.3.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTopicRequest\u003c/code\u003e is a request object used for the \u003ccode\u003eGetTopic\u003c/code\u003e method within the Google Cloud Pub/Sub API, implementing several interfaces for message handling and object operations.\u003c/p\u003e\n"],["\u003cp\u003eThe primary purpose of the \u003ccode\u003eGetTopicRequest\u003c/code\u003e is to retrieve information about a specific topic, which is identified by its name using the format \u003ccode\u003eprojects/{project}/topics/{topic}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTopicRequest\u003c/code\u003e contains two publically available properties: the first is \u003ccode\u003eTopic\u003c/code\u003e, which is a string containing the topic name, the second is \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eTopic\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]