Export
Submit a data export job to be processed in the background. If the request is successful, the API returns a 201 status, a URI that can be used to retrieve the status of the export job, and the state
value of "enqueued". Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
Link copied to clipboard
Name of the datastore that is the destination of the export job datastore
Link copied to clipboard
Description of the export job.
Link copied to clipboard
Link copied to clipboard
Execution time for this export job. If the job is still in progress, it will be set to the amount of time that has elapsed sincecreated
, in seconds. Else, it will set to (updated
- created
), in seconds.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard