v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Create a Datastore for an org

post/v1/{+parent}/analytics/datastores

Path parameters

parentstring required

Required. The parent organization name. Must be of the form organizations/{org}.

Request body

createTimestring int64

Output only. Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z

selfstring

Output only. Resource link of Datastore. Example: /organizations/{org}/analytics/datastores/{uuid}

targetTypestring

Destination storage type. Supported types gcs or bigquery.

lastUpdateTimestring int64

Output only. Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z

displayNamestring

Required. Display name in UI

orgstring

Output only. Organization that the datastore belongs to

Response

Successful response