Skip to content

Commit 4036b3a

Browse files
committed
fix docs build. Issue filed upstream here https://github.com/googleapis/gapic-generator-python/issues/1722
1 parent fa11717 commit 4036b3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/types

packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/types/usage.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ class UsageStats(proto.Message):
3636
- Only BigQuery tables have usage stats
3737
- The usage stats only include BigQuery query jobs
3838
- 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
39+
references are not yet counted in usage computation
40+
https://cloud.google.com/bigquery/docs/querying-wildcard-tables
4141
4242
Attributes:
4343
total_completions (float):

0 commit comments

Comments
 (0)