Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php30 * @param string $teamId Team ID
59 * @param string $teamId Team ID
77 * @param string $teamId Team ID
105 * @param string $teamId Team ID
127 * @param string $teamId Team ID
157 * @param string $teamId Team ID
199 * @param string $teamId Team ID
233 * @param string $teamId Team ID
252 * @param string $teamId Team ID
276 * @param string $teamId Team ID
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DIosApp.php53 public $teamId; variable in Google\\Service\\FirebaseManagement\\IosApp
156 public function setTeamId($teamId) argument
158 $this->teamId = $teamId;
165 return $this->teamId;