We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa11717 commit 4036b3aCopy full SHA for 4036b3a
1 file changed
packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/types/usage.py
@@ -36,8 +36,8 @@ class UsageStats(proto.Message):
36
- Only BigQuery tables have usage stats
37
- The usage stats only include BigQuery query jobs
38
- The usage stats might be underestimated, e.g. wildcard table
39
- references are not yet counted in usage computation
40
- https://cloud.google.com/bigquery/docs/querying-wildcard-tables
+ references are not yet counted in usage computation
+ https://cloud.google.com/bigquery/docs/querying-wildcard-tables
41
42
Attributes:
43
total_completions (float):
0 commit comments