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 83760b0 commit 240bbddCopy full SHA for 240bbdd
google/cloud/spanner_v1/database.py
@@ -1364,11 +1364,6 @@ def generate_query_batches(
1364
(Optional) desired size for each partition generated. The service
1365
uses this as a hint, the actual partition size may differ.
1366
1367
- :type partition_size_bytes: int
1368
- :param partition_size_bytes:
1369
- (Optional) desired size for each partition generated. The service
1370
- uses this as a hint, the actual partition size may differ.
1371
-
1372
:type max_partitions: int
1373
:param max_partitions:
1374
(Optional) desired maximum number of partitions generated. The
0 commit comments