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, methods, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class is used to request information about a specific topic in Google Cloud Pub/Sub, and it implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version history for \u003ccode\u003eGetTopicRequest\u003c/code\u003e, with version 3.23.0 being the latest and also offers access to previous versions dating back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTopicRequest\u003c/code\u003e class contains two main properties: \u003ccode\u003eTopic\u003c/code\u003e (a string representing the topic's name) and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e (a \u003ccode\u003eTopicName\u003c/code\u003e-typed view of the topic resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe only two constructors for the \u003ccode\u003eGetTopicRequest\u003c/code\u003e class is the one with no parameters, and one that takes in another instance of \u003ccode\u003eGetTopicRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]