Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBitbucketServerSecrets.php33 public $webhookSecretVersionName; variable in Google\\Service\\CloudBuild\\BitbucketServerSecrets
66 public function setWebhookSecretVersionName($webhookSecretVersionName) argument
68 $this->webhookSecretVersionName = $webhookSecretVersionName;
75 return $this->webhookSecretVersionName;
H A DGitHubEnterpriseSecrets.php53 public $webhookSecretVersionName; variable in Google\\Service\\CloudBuild\\GitHubEnterpriseSecrets
156 public function setWebhookSecretVersionName($webhookSecretVersionName) argument
158 $this->webhookSecretVersionName = $webhookSecretVersionName;
165 return $this->webhookSecretVersionName;