Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DUpdateContactPhotoRequest.php30 public $photoBytes; variable in Google\\Service\\PeopleService\\UpdateContactPhotoRequest
53 public function setPhotoBytes($photoBytes) argument
55 $this->photoBytes = $photoBytes;
62 return $this->photoBytes;