Home
last modified time | relevance | path

Searched refs:pubsubTopicName (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DStateNotificationConfig.php25 public $pubsubTopicName; variable in Google\\Service\\CloudIot\\StateNotificationConfig
30 public function setPubsubTopicName($pubsubTopicName) argument
32 $this->pubsubTopicName = $pubsubTopicName;
39 return $this->pubsubTopicName;
H A DEventNotificationConfig.php25 public $pubsubTopicName; variable in Google\\Service\\CloudIot\\EventNotificationConfig
34 public function setPubsubTopicName($pubsubTopicName) argument
36 $this->pubsubTopicName = $pubsubTopicName;
43 return $this->pubsubTopicName;