Create Model from Google Cloud Data Source

Create a new model containing the visualization of data from a Google Cloud data source.
A list of supported view templates can be retrieved using Get Supported Google Cloud View Templates.

Returns a jobId that can be used to get the status from Get "Create Model from Google Cloud Data Source" Job Status.

📘

This endpoint starts a long-running job. For more information, see Job-based (asynchronous) endpoints.


Valid Authentication Methods

API Key Grants:

  • CloudEdit

OAuth 2.0 User Token and Account Token Scopes:

  • cloud.model
Body Params
string
required

The name to give the created model

dataSources
array of objects
required

The Google Cloud Data Sources to include in the model

dataSources*
boolean
required

Whether this model should automatically update with changes to its data source(s)

viewTemplates
array of strings

The view templates to create in the generated model. Use the "Get Supported Google Cloud View Templates" endpoint to see a list of all supported view templates.

viewTemplates
Headers
string
required
Defaults to 1

The API version used in the request.

Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json