Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DServiceAccountDelegationInfo.php28 protected $thirdPartyPrincipalType = ThirdPartyPrincipal::class;
60 * @param ThirdPartyPrincipal
62 public function setThirdPartyPrincipal(ThirdPartyPrincipal $thirdPartyPrincipal)
67 * @return ThirdPartyPrincipal
H A DThirdPartyPrincipal.php20 class ThirdPartyPrincipal extends \Google\Model class
44 class_alias(ThirdPartyPrincipal::class, 'Google_Service_ServiceControl_ThirdPartyPrincipal');