Home
last modified time | relevance | path

Searched refs:username (Results 51 – 75 of 248) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DSegments.php52 public $username; variable in Google\\Service\\Analytics\\Segments
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DWebproperties.php52 public $username; variable in Google\\Service\\Analytics\\Webproperties
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DProfiles.php52 public $username; variable in Google\\Service\\Analytics\\Profiles
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DUnsampledReports.php52 public $username; variable in Google\\Service\\Analytics\\UnsampledReports
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DAccountSummaries.php52 public $username; variable in Google\\Service\\Analytics\\AccountSummaries
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DAccounts.php52 public $username; variable in Google\\Service\\Analytics\\Accounts
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DCustomDataSources.php52 public $username; variable in Google\\Service\\Analytics\\CustomDataSources
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DCustomDimensions.php52 public $username; variable in Google\\Service\\Analytics\\CustomDimensions
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DCustomMetrics.php52 public $username; variable in Google\\Service\\Analytics\\CustomMetrics
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DExperiments.php52 public $username; variable in Google\\Service\\Analytics\\Experiments
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DFilters.php52 public $username; variable in Google\\Service\\Analytics\\Filters
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DGoals.php52 public $username; variable in Google\\Service\\Analytics\\Goals
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
H A DProfileFilterLinks.php52 public $username; variable in Google\\Service\\Analytics\\ProfileFilterLinks
155 public function setUsername($username) argument
157 $this->username = $username;
164 return $this->username;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php44 * @param string|null $username Name of a bot
55 ?string $username = null, argument
86 $username,
212 public function setUsername(string $username): self argument
214 $this->slackRecord->setUsername($username);
H A DSlackWebhookHandler.php42 * @param string|null $username Name of a bot
52 ?string $username = null, argument
71 $username,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareSourceDetails.php33 public $username; variable in Google\\Service\\VMMigrationService\\VmwareSourceDetails
70 public function setUsername($username) argument
72 $this->username = $username;
79 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DCloudSqlCredential.php29 public $username; variable in Google\\Service\\BigQueryConnectionService\\CloudSqlCredential
48 public function setUsername($username) argument
50 $this->username = $username;
57 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDemoteMasterMySqlReplicaConfiguration.php45 public $username; variable in Google\\Service\\SQLAdmin\\DemoteMasterMySqlReplicaConfiguration
120 public function setUsername($username) argument
122 $this->username = $username;
129 return $this->username;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md757 Example: `http://example.org/%7Eusern%61me/` → `http://example.org/~username/`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleProfile.php45 public $username; variable in Google\\Service\\Datastream\\OracleProfile
120 public function setUsername($username) argument
122 $this->username = $username;
129 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DImClient.php43 public $username; variable in Google\\Service\\PeopleService\\ImClient
118 public function setUsername($username) argument
120 $this->username = $username;
127 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPostgreSqlConnectionProfile.php47 public $username; variable in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
136 public function setUsername($username) argument
138 $this->username = $username;
145 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DSmtpMsa.php41 public $username; variable in Google\\Service\\Gmail\\SmtpMsa
102 public function setUsername($username) argument
104 $this->username = $username;
111 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedFetchSchedule.php53 public $username; variable in Google\\Service\\ShoppingContent\\DatafeedFetchSchedule
160 public function setUsername($username) argument
162 $this->username = $username;
169 return $this->username;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPosixAccount.php61 public $username; variable in Google\\Service\\Directory\\UserPosixAccount
192 public function setUsername($username) argument
194 $this->username = $username;
201 return $this->username;

12345678910