Home
last modified time | relevance | path

Searched refs:validateOnly (Results 26 – 28 of 28) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessAccountManagement.php117 'validateOnly' => [
H A DMyBusinessBusinessInformation.php84 'validateOnly' => [
361 'validateOnly' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DSubmitConfigSourceRequest.php27 public $validateOnly; variable in Google\\Service\\ServiceManagement\\SubmitConfigSourceRequest
46 public function setValidateOnly($validateOnly) argument
48 $this->validateOnly = $validateOnly;
55 return $this->validateOnly;

12