Metadata about a job history export job. This is stored in the metadata field of the google.longrunning.Operation returned by a query execution request.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Starting time range for jobs included in this export, inclusive.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Ending time range for jobs included in this export, exclusive.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["The job history export job metadata is stored within the metadata field of a google.longrunning.Operation, providing information about the export process."],["This metadata includes details such as customer ID, destination project and dataset in BigQuery, and timestamps for the export and the time range of jobs included."],["Timestamps for `exportStartTime`, `exportEndTime`, `timeRangeStartTime`, and `timeRangeEndTime` are provided in RFC3339 UTC \"Zulu\" format."]]],["This document details the metadata of a job history export, stored within a `google.longrunning.Operation`. Key data includes the `customerId` that ran the query and the destination (`destProject`, `destDataset`) for BigQuery export. It tracks `exportStartTime` and `exportEndTime` to show the export duration. Also, the time frame of the included jobs is defined by `timeRangeStartTime` and `timeRangeEndTime`, in RFC3339 UTC \"Zulu\" format.\n"]]