Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1ExchangeTokenRequest.php37 public $requestedTokenType; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest
96 public function setRequestedTokenType($requestedTokenType) argument
98 $this->requestedTokenType = $requestedTokenType;
105 return $this->requestedTokenType;