Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php464 * @return Google_OperationList
471 return new Google_OperationList($data);
1176 * @return Google_OperationList
1183 return new Google_OperationList($data);
1453 * @return Google_OperationList
1460 return new Google_OperationList($data);
3515 class Google_OperationList extends Google_Model { class