Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
H A DProfile.php39 public $profileBytes; variable in Google\\Service\\CloudProfiler\\Profile
104 public function setProfileBytes($profileBytes) argument
106 $this->profileBytes = $profileBytes;
113 return $this->profileBytes;