/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/ |
D | TransferJobs.php | 52 * @param string $jobName Required. The job to get. 58 public function get($jobName, $projectId, $optParams = []) argument 60 $params = ['jobName' => $jobName, 'projectId' => $projectId]; 92 * @param string $jobName Required. The name of job to update. 97 public function patch($jobName, UpdateTransferJobRequest $postBody, $optParams = []) argument 99 $params = ['jobName' => $jobName, 'postBody' => $postBody]; 109 * @param string $jobName Required. The name of the transfer job. 114 public function run($jobName, RunTransferJobRequest $postBody, $optParams = []) argument 116 $params = ['jobName' => $jobName, 'postBody' => $postBody];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
D | CreateJobFromTemplateRequest.php | 31 public $jobName; variable in Google\\Service\\Dataflow\\CreateJobFromTemplateRequest 72 public function setJobName($jobName) argument 74 $this->jobName = $jobName; 81 return $this->jobName;
|
D | LaunchTemplateParameters.php | 27 public $jobName; variable in Google\\Service\\Dataflow\\LaunchTemplateParameters 58 public function setJobName($jobName) argument 60 $this->jobName = $jobName; 67 return $this->jobName;
|
D | LaunchFlexTemplateParameter.php | 33 public $jobName; variable in Google\\Service\\Dataflow\\LaunchFlexTemplateParameter 96 public function setJobName($jobName) argument 98 $this->jobName = $jobName; 105 return $this->jobName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/ |
D | GoogleCloudDatapipelinesV1LaunchTemplateParameters.php | 27 public $jobName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchTemplateParameters 58 public function setJobName($jobName) argument 60 $this->jobName = $jobName; 67 return $this->jobName;
|
D | GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php | 31 public $jobName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter 80 public function setJobName($jobName) argument 82 $this->jobName = $jobName; 89 return $this->jobName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
D | GooglePrivacyDlpV2Finding.php | 39 public $jobName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Finding 128 public function setJobName($jobName) argument 130 $this->jobName = $jobName; 137 return $this->jobName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
D | Storagetransfer.php | 174 'path' => 'v1/{+jobName}', 177 'jobName' => [ 207 'path' => 'v1/{+jobName}', 210 'jobName' => [ 217 'path' => 'v1/{+jobName}:run', 220 'jobName' => [
|
/plugin/asciidocjs/node_modules/async/ |
D | README.md | 12 …jobName=Linux&configuration=Linux%20node_10_x)](https://dev.azure.com/caolanmcmahon/async/_build/l…
|
/plugin/sequencediagram/bower_components/lodash/test/ |
D | saucelabs.js | 73 jobName = getOption('name', 'unit tests'), variable 183 'name': jobName,
|