Home
last modified time | relevance | path

Searched refs:applications (Results 26 – 50 of 489) sorted by path

12345678910>>...20

/plugin/archivegenerator/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/archiveupload/
H A DCOPYING338 consider it more useful to permit linking proprietary applications with the
/plugin/asana/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/asiansearch/
H A DCOPYING337 consider it more useful to permit linking proprietary applications with the
/plugin/attribute/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authclientcert/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authdjango/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authdrupal7/
H A DCOPYING337 consider it more useful to permit linking proprietary applications with the
/plugin/authfacebook/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authg2fa/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1331 public $applications; variable in Google_MobileDevice
1345 public function setApplications(/* array(Google_MobileDeviceApplications) */ $applications) { argument
1346 $this->assertIsArray($applications, 'Google_MobileDeviceApplications', __METHOD__);
1347 $this->applications = $applications;
1350 return $this->applications;
H A DGoogle_GamesManagementService.php207 public $applications; variable in Google_GamesManagementService
223 …$this->applications = new Google_ApplicationsServiceResource($this, $this->serviceName, 'applicati…
H A DGoogle_GamesService.php597 public $applications; variable in Google_GamesService
616 …$this->applications = new Google_ApplicationsServiceResource($this, $this->serviceName, 'applicati…
/plugin/authgoogle2fa/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authgooglesheets/
H A DLICENSE337 consider it more useful to permit linking proprietary applications with the
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidManagement.php157 'applications',
H A DAndroidPublisher.php89 'path' => 'androidpublisher/v3/applications/{packageName}/deviceTierConfigs',
118 'path' => 'androidpublisher/v3/applications/{packageName}/deviceTierConfigs',
146 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:commit',
165 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}',
180 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}',
195 'path' => 'androidpublisher/v3/applications/{packageName}/edits',
245 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks',
260 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks',
1068 'path' => 'androidpublisher/v3/applications/{packageName}/inappproducts',
1082 'path' => 'androidpublisher/v3/applications/{packageName}/inappproducts',
[all …]
H A DDataTransfer.php46 public $applications; variable in Google\\Service\\DataTransfer
68 'applications',
72 'path' => 'admin/datatransfer/v1/applications/{applicationId}',
82 'path' => 'admin/datatransfer/v1/applications',
H A DGames.php47 public $applications; variable in Google\\Service\\Games
197 'applications',
201 'path' => 'games/v1/applications/{applicationId}',
219 'path' => 'games/v1/applications/getEndPoint',
232 'path' => 'games/v1/applications/played',
236 'path' => 'games/v1/applications/{applicationId}/verify',
H A DGamesConfiguration.php89 'path' => 'games/v1configuration/applications/{applicationId}/achievements',
99 'path' => 'games/v1configuration/applications/{applicationId}/achievements',
182 'path' => 'games/v1configuration/applications/{applicationId}/leaderboards',
192 'path' => 'games/v1configuration/applications/{applicationId}/leaderboards',
H A DGamesManagement.php43 public $applications; variable in Google\\Service\\GamesManagement
109 'applications',
113 'path' => 'games/v1management/applications/{applicationId}/players/hidden',
183 'path' => 'games/v1management/applications/{applicationId}/players/hidden/{playerId}',
198 'path' => 'games/v1management/applications/{applicationId}/players/hidden/{playerId}',
H A DReports.php75 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}',
130 … 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}/watch',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPolicy.php429 public function setApplications($applications) argument
431 $this->applications = $applications;
438 return $this->applications;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/
H A DApplicationsListResponse.php41 public function setApplications($applications) argument
43 $this->applications = $applications;
50 return $this->applications;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php199 public function setApplications($applications) argument
201 $this->applications = $applications;
208 return $this->applications;

12345678910>>...20