Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1275 * @return Google_Route
1282 return new Google_Route($data);
1292 * @param Google_Route $postBody
1296 public function insert($project, Google_Route $postBody, $optParams = array()) {
3874 class Google_Route extends Google_Model { class