Home
last modified time | relevance | path

Searched refs:verifications (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessVerifications.php104 'verifications',
118 'path' => 'v1/{+parent}/verifications',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DListVerificationsResponse.php47 public function setVerifications($verifications) argument
49 $this->verifications = $verifications;
56 return $this->verifications;