Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php52 * @return Google_BeginTransactionResponse
59 return new Google_BeginTransactionResponse($data);
233 class Google_BeginTransactionResponse extends Google_Model { class