Home
last modified time | relevance | path

Searched defs:jobName (Results 1 – 8 of 8) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Finding.php39 public $jobName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Finding
128 public function setJobName($jobName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCreateJobFromTemplateRequest.php31 public $jobName; variable in Google\\Service\\Dataflow\\CreateJobFromTemplateRequest
72 public function setJobName($jobName)
H A DLaunchFlexTemplateParameter.php33 public $jobName; variable in Google\\Service\\Dataflow\\LaunchFlexTemplateParameter
96 public function setJobName($jobName)
H A DLaunchTemplateParameters.php27 public $jobName; variable in Google\\Service\\Dataflow\\LaunchTemplateParameters
58 public function setJobName($jobName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php31 public $jobName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter
80 public function setJobName($jobName)
H A DGoogleCloudDatapipelinesV1LaunchTemplateParameters.php27 public $jobName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchTemplateParameters
58 public function setJobName($jobName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DTransferJobs.php58 public function get($jobName, $projectId, $optParams = [])
97 public function patch($jobName, UpdateTransferJobRequest $postBody, $optParams = [])
114 public function run($jobName, RunTransferJobRequest $postBody, $optParams = [])
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js73 jobName = getOption('name', 'unit tests'), variable