Export Stay organized with collections Save and categorize content based on your preferences.
Details of an export job.
| JSON representation |
|---|
{"self":string,"name":string,"description":string,"datastoreName":string,"created":string,"updated":string,"executionTime":string,"state":string,"error":string} |
| Fields | |
|---|---|
self |
Output only. Self link of the export job. A URI that can be used to retrieve the status of an export job. Example: |
name |
Display name of the export job. |
description |
Description of the export job. |
datastoreName |
Name of the datastore that is the destination of the export job [datastore] |
created |
Output only. Time the export job was created. |
updated |
Output only. Time the export job was last updated. |
executionTime |
Output only. 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 since |
state |
Output only. Status of the export job. Valid values include |
error |
Output only. Error is set when export fails |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-17 UTC.