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 26c03c4 commit 76dc605Copy full SHA for 76dc605
doc/v3-migration-guide.md
@@ -50,7 +50,7 @@ module which can be added to your `MODULE.bazel` file as a dependency.
50
<summary>Removed <code>bigtable::AsyncRowReader<>::NO_ROWS_LIMIT</code>
51
</summary>
52
53
-AsyncRowReader::NO_ROWS_LIMIT has been removed. Please use
+AsyncRowReader::NO_ROWS_LIMIT has been removed. Please use
54
`google::cloud::bigtable::RowReader::NO_ROWS_LIMIT` instead.
55
56
</details>
0 commit comments