google_api_apigee v0.14.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Export View Source
Details of an export job.
Attributes
created
(type:String.t
, default:nil
) - Output only. Time the export job was created.datastoreName
(type:String.t
, default:nil
) - Name of the datastore that is the destination of the export job [datastore]description
(type:String.t
, default:nil
) - Description of the export job.error
(type:String.t
, default:nil
) - Output only. Error is set when export failsexecutionTime
(type:String.t
, default:nil
) - 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 sincecreated
, in seconds. Else, it will set to (updated
-created
), in seconds.name
(type:String.t
, default:nil
) - Display name of the export job.self
(type:String.t
, default:nil
) - Output only. Self link of the export job. A URI that can be used to retrieve the status of an export job.Example:
/organizations/myorg/environments/myenv/analytics/exports/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd
state
(type:String.t
, default:nil
) - Output only. Status of the export job. Valid values includeenqueued
,running
,completed
, andfailed
.updated
(type:String.t
, default:nil
) - Output only. Time the export job was last updated.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.