Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThirdPartyLink.php33 public $linkingToken; variable in Google\\Service\\YouTube\\ThirdPartyLink
70 public function setLinkingToken($linkingToken) argument
72 $this->linkingToken = $linkingToken;
79 return $this->linkingToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DThirdPartyLinks.php35 * @param string $linkingToken Delete the partner links with the given linking
44 public function delete($linkingToken, $type, $optParams = []) argument
46 $params = ['linkingToken' => $linkingToken, 'type' => $type];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php1701 'linkingToken' => [
1750 'linkingToken' => [