From ac91e9c6e421a5f8168a83b6f404bedf2905ac6a Mon Sep 17 00:00:00 2001 From: Evan Jones Date: Wed, 13 Sep 2017 13:12:28 -0400 Subject: [PATCH] docs/bigquery/usage.rst: Remove incorrect note about UUIDs (#3949) --- docs/bigquery/usage.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/bigquery/usage.rst b/docs/bigquery/usage.rst index 77252e210ccd..00908f8a780a 100644 --- a/docs/bigquery/usage.rst +++ b/docs/bigquery/usage.rst @@ -273,7 +273,6 @@ Background a query, loading the results into a table: .. note:: - - ``google.cloud.bigquery`` generates a UUID for each job. - The ``created`` and ``state`` fields are not set until the job is submitted to the BigQuery back-end.