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 webpage provides documentation for the \u003ccode\u003eGetTopicRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, detailing its properties, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt lists a range of version-specific links for \u003ccode\u003eGetTopicRequest\u003c/code\u003e, spanning from version 3.23.0 (latest) down to 2.3.0 for accessing documentation of different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class is part of the Google Cloud Pub/Sub .NET library and is used to request information about a specific topic, as indicated by its function and the format of the topic name property.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetTopicRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetTopicRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor, and one that takes another \u003ccode\u003eGetTopicRequest\u003c/code\u003e object, and two properties \u003ccode\u003eTopic\u003c/code\u003e which is a string containing the topic name and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e which is the topic name as \u003ccode\u003eTopicName\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]