File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
packages/google-cloud-bigtable/docs Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -337,8 +337,8 @@ Just as with reading, the stream can be canceled:
337337
338338 keys_iterator.cancel()
339339
340- .. _ReadRows : https://github.com/googleapis/python-bigtable/blob/main /google/cloud/bigtable_v2/proto /bigtable.proto#L54-L61
341- .. _SampleRowKeys : https://github.com/googleapis/python-bigtable/blob/main /google/cloud/bigtable_v2/proto /bigtable.proto#L67-L73
342- .. _MutateRow : https://github.com/googleapis/python-bigtable/blob/main /google/cloud/bigtable_v2/proto /bigtable.proto#L77-L84
343- .. _CheckAndMutateRow : https://github.com/googleapis/python-bigtable/blob/main /google/cloud/bigtable_v2/proto /bigtable.proto#L99-L106
344- .. _ReadModifyWriteRow : https://github.com/googleapis/python-bigtable/blob/main /google/cloud/bigtable_v2/proto /bigtable.proto#L113-L121
340+ .. _ReadRows : https://github.com/googleapis/python-bigtable/blob/d6bff70654b41e31d2ac83d307bdc6bbd111201e /google/cloud/bigtable_v2/types /bigtable.py#L42-L72
341+ .. _SampleRowKeys : https://github.com/googleapis/python-bigtable/blob/d6bff70654b41e31d2ac83d307bdc6bbd111201e /google/cloud/bigtable_v2/types /bigtable.py#L184-L199
342+ .. _MutateRow : https://github.com/googleapis/python-bigtable/blob/d6bff70654b41e31d2ac83d307bdc6bbd111201e /google/cloud/bigtable_v2/types /bigtable.py#L230-L256
343+ .. _CheckAndMutateRow : https://github.com/googleapis/python-bigtable/blob/d6bff70654b41e31d2ac83d307bdc6bbd111201e /google/cloud/bigtable_v2/types /bigtable.py#L339-L386
344+ .. _ReadModifyWriteRow : https://github.com/googleapis/python-bigtable/blob/d6bff70654b41e31d2ac83d307bdc6bbd111201e /google/cloud/bigtable_v2/types /bigtable.py#L401-L430
You can’t perform that action at this time.
0 commit comments