Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGetServiceIdentityResponse.php22 protected $identityType = ServiceIdentity::class;
30 * @param ServiceIdentity
32 public function setIdentity(ServiceIdentity $identity)
37 * @return ServiceIdentity
H A DServiceIdentity.php20 class ServiceIdentity extends \Google\Model class
62 class_alias(ServiceIdentity::class, 'Google_Service_ServiceUsage_ServiceIdentity');