Cloud Datastore API (datastore:v1)

2022-10-25

1 new method

Additions

    Methods
  • datastore.projects.runAggregationQuery

      Path : v1/projects/{projectId}:runAggregationQuery

      Parameter Order : projectId

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/datastore
    • Description : Runs an aggregation query.

      Flat Path : v1/projects/{projectId}:runAggregationQuery

      Parameters :

        projectId

          Location : path

          Description : Required. The ID of the project against which to make the request.

          Type : string

          Required : Yes

      HTTP Method : POST