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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGetTopicRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class is used to request details about a specific topic and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.23.0, and the page details all versions of \u003ccode\u003eGetTopicRequest\u003c/code\u003e spanning from 2.3.0 to the latest, where \u003ccode\u003eGetTopicRequest\u003c/code\u003e has had multiple changes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class has two constructors: a default one and one that takes another \u003ccode\u003eGetTopicRequest\u003c/code\u003e instance as a parameter, with two properties: \u003ccode\u003eTopic\u003c/code\u003e (string) and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e (TopicName).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTopic\u003c/code\u003e property is a required field that specifies the name of the topic to retrieve, following the format \u003ccode\u003eprojects/{project}/topics/{topic}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]