Skip to content

Commit aedf68c

Browse files
committed
Updated Datastore.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent 5a88051 commit aedf68c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Google/Service/Datastore.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
*/
3232
class Google_Service_Datastore extends Google_Service
3333
{
34+
/** View and manage your data across Google Cloud Platform services. */
35+
const CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform";
3436
/** View and manage your Google Cloud Datastore data. */
3537
const DATASTORE = "https://www.googleapis.com/auth/datastore";
3638
/** View your email address. */

0 commit comments

Comments
 (0)