Home
last modified time | relevance | path

Searched refs:linkedAccountId (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsLinkRequest.php36 public $linkedAccountId; variable in Google\\Service\\ShoppingContent\\AccountsLinkRequest
89 public function setLinkedAccountId($linkedAccountId) argument
91 $this->linkedAccountId = $linkedAccountId;
98 return $this->linkedAccountId;
H A DAccountsCustomBatchRequestEntryLinkRequest.php34 public $linkedAccountId; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest
71 public function setLinkedAccountId($linkedAccountId) argument
73 $this->linkedAccountId = $linkedAccountId;
80 return $this->linkedAccountId;
H A DLinkedAccount.php26 public $linkedAccountId; variable in Google\\Service\\ShoppingContent\\LinkedAccount
33 public function setLinkedAccountId($linkedAccountId) argument
35 $this->linkedAccountId = $linkedAccountId;
42 return $this->linkedAccountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DLinkedForeignAccount.php45 public $linkedAccountId; variable in Google\\Service\\Analytics\\LinkedForeignAccount
136 public function setLinkedAccountId($linkedAccountId) argument
138 $this->linkedAccountId = $linkedAccountId;
145 return $this->linkedAccountId;