Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPubsub.php391 ],'modifyPushConfig' => [
392 'path' => 'v1/{+subscription}:modifyPushConfig',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php226 …public function modifyPushConfig($subscription, ModifyPushConfigRequest $postBody, $optParams = []) function in Google\\Service\\Pubsub\\Resource\\ProjectsSubscriptions