Home
last modified time | relevance | path

Searched refs:pushEndpoint (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPushConfig.php31 public $pushEndpoint; variable in Google\\Service\\Pubsub\\PushConfig
64 public function setPushEndpoint($pushEndpoint) argument
66 $this->pushEndpoint = $pushEndpoint;
73 return $this->pushEndpoint;