Home
last modified time | relevance | path

Searched refs:webhookId (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBitbucketServerRepositoryId.php33 public $webhookId; variable in Google\\Service\\CloudBuild\\BitbucketServerRepositoryId
66 public function setWebhookId($webhookId) argument
68 $this->webhookId = $webhookId;
75 return $this->webhookId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DMirrorConfig.php33 public $webhookId; variable in Google\\Service\\CloudSourceRepositories\\MirrorConfig
66 public function setWebhookId($webhookId) argument
68 $this->webhookId = $webhookId;
75 return $this->webhookId;