public sealed class UpdateTopicRequest : IMessage<UpdateTopicRequest>, IEquatable<UpdateTopicRequest>, IDeepCloneable<UpdateTopicRequest>, IBufferMessage, IMessage
Required. Indicates which fields in the provided topic to update. Must be
specified and non-empty. Note that if update_mask contains
"message_storage_policy" but the message_storage_policy is not set in
the topic provided above, then the updated value is determined by the
policy configured at the project or organization level.
[[["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 a version history and documentation for \u003ccode\u003eUpdateTopicRequest\u003c/code\u003e within the Google.Cloud.PubSub.V1 namespace, spanning from version 2.3.0 to 3.23.0, with 3.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTopicRequest\u003c/code\u003e is a class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, used to update a topic within Google Cloud Pub/Sub.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateTopicRequest\u003c/code\u003e as a parameter for copying its properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateTopicRequest\u003c/code\u003e class include \u003ccode\u003eTopic\u003c/code\u003e, which represents the updated topic object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which indicates which fields within the topic should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the inheritance, inherited members, constructors, properties, namespace, and assembly associated with the \u003ccode\u003eUpdateTopicRequest\u003c/code\u003e class, to assist users in understanding its functionalities.\u003c/p\u003e\n"]]],[],null,[]]