Home
last modified time | relevance | path

Searched refs:dryRun (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PredictResponse.php26 public $dryRun; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictResponse
49 public function setDryRun($dryRun) argument
51 $this->dryRun = $dryRun;
58 return $this->dryRun;
H A DGoogleCloudRecommendationengineV1beta1PredictRequest.php25 public $dryRun; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictRequest
52 public function setDryRun($dryRun) argument
54 $this->dryRun = $dryRun;
61 return $this->dryRun;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DWriteLogEntriesRequest.php26 public $dryRun; variable in Google\\Service\\Logging\\WriteLogEntriesRequest
47 public function setDryRun($dryRun) argument
49 $this->dryRun = $dryRun;
56 return $this->dryRun;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DExecutePatchJobRequest.php33 public $dryRun; variable in Google\\Service\\OSConfig\\ExecutePatchJobRequest
76 public function setDryRun($dryRun) argument
78 $this->dryRun = $dryRun;
85 return $this->dryRun;
H A DPatchJob.php37 public $dryRun; variable in Google\\Service\\OSConfig\\PatchJob
117 public function setDryRun($dryRun) argument
119 $this->dryRun = $dryRun;
126 return $this->dryRun;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfiguration.php27 public $dryRun; variable in Google\\Service\\Bigquery\\JobConfiguration
64 public function setDryRun($dryRun) argument
66 $this->dryRun = $dryRun;
73 return $this->dryRun;
H A DQueryRequest.php34 public $dryRun; variable in Google\\Service\\Bigquery\\QueryRequest
131 public function setDryRun($dryRun) argument
133 $this->dryRun = $dryRun;
140 return $this->dryRun;
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php871 public $dryRun; variable in Google_JobConfiguration
890 public function setDryRun( $dryRun) { argument
891 $this->dryRun = $dryRun;
894 return $this->dryRun;
1569 public $dryRun; variable in Google_QueryRequest
1583 public function setDryRun( $dryRun) { argument
1584 $this->dryRun = $dryRun;
1587 return $this->dryRun;