Skip to content

Commit df4bcc0

Browse files
partheaohmayr
andauthored
chore: fix the docs build in google-cloud-alloydb (googleapis#12342)
Towards googleapis#12326 🦕 See https://github.com/googleapis/gapic-generator-python/issues/1776 Co-authored-by: ohmayr <omairnaveed@ymail.com>
1 parent bebcbf1 commit df4bcc0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/google-cloud-alloydb/google/cloud/alloydb_v1/types/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@ class QueryInsightsInstanceConfig(proto.Message):
12831283
query_string_length (int):
12841284
Query string length. The default value is
12851285
1024. Any integer between 256 and 4500 is
1286-
considered valid.
1286+
considered valid.
12871287
query_plans_per_minute (int):
12881288
Number of query execution plans captured by
12891289
Insights per minute for all queries combined.

packages/google-cloud-alloydb/google/cloud/alloydb_v1alpha/types/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ class QueryInsightsInstanceConfig(proto.Message):
13401340
query_string_length (int):
13411341
Query string length. The default value is
13421342
1024. Any integer between 256 and 4500 is
1343-
considered valid.
1343+
considered valid.
13441344
query_plans_per_minute (int):
13451345
Number of query execution plans captured by
13461346
Insights per minute for all queries combined.

packages/google-cloud-alloydb/google/cloud/alloydb_v1beta/types/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ class QueryInsightsInstanceConfig(proto.Message):
12921292
query_string_length (int):
12931293
Query string length. The default value is
12941294
1024. Any integer between 256 and 4500 is
1295-
considered valid.
1295+
considered valid.
12961296
query_plans_per_minute (int):
12971297
Number of query execution plans captured by
12981298
Insights per minute for all queries combined.

0 commit comments

Comments
 (0)