Home
last modified time | relevance | path

Searched refs:DeleteContactPhotoResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DDeleteContactPhotoResponse.php20 class DeleteContactPhotoResponse extends \Google\Model class
42 class_alias(DeleteContactPhotoResponse::class, 'Google_Service_PeopleService_DeleteContactPhotoResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php25 use Google\Service\PeopleService\DeleteContactPhotoResponse; alias
154 * @return DeleteContactPhotoResponse
160 return $this->call('deleteContactPhoto', [$params], DeleteContactPhotoResponse::class);