We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696dfff commit d24df7dCopy full SHA for d24df7d
google/cloud/bigquery/schema.py
@@ -389,7 +389,7 @@ def policy_tags(self):
389
390
@property
391
def timestamp_precision(self):
392
- """Optional[int]: Precision (maximum number of total digits in base 10)
+ """Precision (maximum number of total digits in base 10)
393
for seconds of TIMESTAMP type.
394
395
Possible values include:
0 commit comments