serviceAccountKey = $serviceAccountKey; } /** * @return Google_Service_AndroidEnterprise_ServiceAccountKey */ public function getServiceAccountKey() { return $this->serviceAccountKey; } }