Update Google Cloud Data Source from File

Update an existing Google Cloud data source to reflect the state represented in a JSON file exported from Google Cloud directly via the Google Cloud CLI.

Note: this endpoint is specifically for data sources created using Create Google Cloud Data Source from File not Create Google Cloud Data Source from File.

Returns a jobId that can be used to get the status from Get "Update 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.datasource
Path Params
string
required
Body Params
file
required
Headers
string
required
Defaults to 1
Responses

400

Bad Request. Occurs when no file is found or the file is invalid.

403

Forbidden. Occurs when the data source does not exist or the user does not have access to it.

409

Conflict. Occurs when an update job is already in progress for this data source.

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