Skip to content

Commit 7200dad

Browse files
Genesis929tswast
andauthored
Update google/cloud/bigquery/query.py
Co-authored-by: Tim Sweña (Swast) <[email protected]>
1 parent 4de4607 commit 7200dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1312,7 +1312,7 @@ def num_dml_affected_rows(self):
13121312

13131313
@property
13141314
def created(self):
1315-
"""Datetime at which the job was created.
1315+
"""Creation time of this query.
13161316
13171317
See:
13181318
https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs/query#body.QueryResponse.FIELDS.creation_time

0 commit comments

Comments
 (0)