menu
googleapis package
documentation
pubsub/v1.dart
UpdateTopicRequest
UpdateTopicRequest constructor
UpdateTopicRequest constructor
dark_mode
light_mode
UpdateTopicRequest
constructor
UpdateTopicRequest
(
{
Topic
?
topic
,
String
?
updateMask
,
})
Implementation
UpdateTopicRequest({ this.topic, this.updateMask, });
googleapis package
documentation
pubsub/v1
UpdateTopicRequest
UpdateTopicRequest constructor
UpdateTopicRequest class