Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DThirdPartyPrincipal.php25 public $thirdPartyClaims; variable in Google\\Service\\ServiceControl\\ThirdPartyPrincipal
30 public function setThirdPartyClaims($thirdPartyClaims) argument
32 $this->thirdPartyClaims = $thirdPartyClaims;
39 return $this->thirdPartyClaims;