Home
last modified time | relevance | path

Searched refs:triggerId (Results 1 – 16 of 16) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php714 'triggerId' => [
732 'triggerId' => [
772 'triggerId' => [
930 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
938 'triggerId' => [
949 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
957 'triggerId' => [
990 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
998 'triggerId' => [
1005 'path' => 'v1/projects/{projectId}/triggers/{triggerId}:run',
[all …]
H A DDisplayVideo.php1447 'path' => 'v1/advertisers/{+advertiserId}/manualTriggers/{+triggerId}:activate',
1455 'triggerId' => [
1472 'path' => 'v1/advertisers/{+advertiserId}/manualTriggers/{+triggerId}:deactivate',
1480 'triggerId' => [
1487 'path' => 'v1/advertisers/{+advertiserId}/manualTriggers/{+triggerId}',
1495 'triggerId' => [
1528 'path' => 'v1/advertisers/{+advertiserId}/manualTriggers/{+triggerId}',
1536 'triggerId' => [
H A DEventarc.php317 'triggerId' => [
H A DTagManager.php760 'triggerId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsTriggers.php61 * @param string $triggerId Required. ID of the `BuildTrigger` to delete.
68 public function delete($projectId, $triggerId, $optParams = []) argument
70 $params = ['projectId' => $projectId, 'triggerId' => $triggerId];
79 * @param string $triggerId Required. Identifier (`id` or `name`) of the
87 public function get($projectId, $triggerId, $optParams = []) argument
89 $params = ['projectId' => $projectId, 'triggerId' => $triggerId];
119 * @param string $triggerId Required. ID of the `BuildTrigger` to update.
124 public function patch($projectId, $triggerId, BuildTrigger $postBody, $optParams = []) argument
126 $params = ['projectId' => $projectId, 'triggerId' => $triggerId, 'postBody' => $postBody];
134 * @param string $triggerId Required. ID of the trigger.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DRunBuildTriggerRequest.php31 public $triggerId; variable in Google\\Service\\CloudBuild\\RunBuildTriggerRequest
64 public function setTriggerId($triggerId) argument
66 $this->triggerId = $triggerId;
73 return $this->triggerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBuildProvenance.php68 public $triggerId; variable in Google\\Service\\ContainerAnalysis\\BuildProvenance
241 public function setTriggerId($triggerId) argument
243 $this->triggerId = $triggerId;
250 return $this->triggerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CreateJobTriggerRequest.php31 public $triggerId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2CreateJobTriggerRequest
64 public function setTriggerId($triggerId) argument
66 $this->triggerId = $triggerId;
73 return $this->triggerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DLineItemFlight.php31 public $triggerId; variable in Google\\Service\\DisplayVideo\\LineItemFlight
64 public function setTriggerId($triggerId) argument
66 $this->triggerId = $triggerId;
73 return $this->triggerId;
H A DManualTrigger.php49 public $triggerId; variable in Google\\Service\\DisplayVideo\\ManualTrigger
138 public function setTriggerId($triggerId) argument
140 $this->triggerId = $triggerId;
147 return $this->triggerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersManualTriggers.php42 * @param string $triggerId Required. The ID of the manual trigger to activate.
47 …public function activate($advertiserId, $triggerId, ActivateManualTriggerRequest $postBody, $optPa… argument
49 $params = ['advertiserId' => $advertiserId, 'triggerId' => $triggerId, 'postBody' => $postBody];
74 * @param string $triggerId Required. The ID of the manual trigger to
82 $params = ['advertiserId' => $advertiserId, 'triggerId' => $triggerId, 'postBody' => $postBody];
91 * @param string $triggerId Required. The ID of the manual trigger to fetch.
95 public function get($advertiserId, $triggerId, $optParams = []) argument
97 $params = ['advertiserId' => $advertiserId, 'triggerId' => $triggerId];
142 * @param string $triggerId Output only. The unique ID of the manual trigger.
150 public function patch($advertiserId, $triggerId, ManualTrigger $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuildProvenance.php68 public $triggerId; variable in Google\\Service\\OnDemandScanning\\BuildProvenance
241 public function setTriggerId($triggerId) argument
243 $this->triggerId = $triggerId;
250 return $this->triggerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php86 public $triggerId; variable in Google\\Service\\TagManager\\Trigger
421 public function setTriggerId($triggerId) argument
423 $this->triggerId = $triggerId;
430 return $this->triggerId;
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396triggerId=0,this.editor=e,this.throttledDelayer=new m.a(t),this._register(this.editor.onDidChangeC…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js396triggerId=0,this.editor=e,this.throttledDelayer=new m.a(t),this._register(this.editor.onDidChangeC…
H A Dbundle.js.map1triggerId = 0;\n this.editor = editor;\n this.throttledDelayer = new Delayer(delay);…