Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php236 * @return Google_Schedule
243 return new Google_Schedule($data);
254 * @param Google_Schedule $postBody
261 * @return Google_Schedule
263 public function patch($teamId, $jobId, Google_Schedule $postBody, $optParams = array()) {
268 return new Google_Schedule($data);
278 * @param Google_Schedule $postBody
285 * @return Google_Schedule
287 public function update($teamId, $jobId, Google_Schedule $postBody, $optParams = array()) {
292 return new Google_Schedule($data);
[all …]