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\u003eThe content provides documentation for the \u003ccode\u003eGetTopicRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace and is used to request information about a specific topic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the API, ranging from version 2.3.0 up to the latest version 3.23.0, in which version 3.5.1 is being viewed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all found within the Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class has properties \u003ccode\u003eTopic\u003c/code\u003e and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e where the Topic property is required and represents the name of the topic being requested, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e provides a typed view of the resource.\u003c/p\u003e\n"]]],[],null,[]]