Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Jul 12, 2023
1 parent 357f83d commit 1008c9e
Show file tree
Hide file tree
Showing 105 changed files with 9 additions and 67,428 deletions.
11 changes: 9 additions & 2 deletions google/cloud/bigtable_v2/types/bigtable.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,15 @@ class ReadRowsRequest(proto.Message):
Return rows in lexiographical descending order of the row
keys. The row contents will not be affected by this flag.
Example result set: [ {key: "k2", "f:col1": "v1", "f:col2":
"v1"}, {key: "k1", "f:col1": "v2", "f:col2": "v2"} ].
Example result set:
::
[
{key: "k2", "f:col1": "v1", "f:col2": "v1"},
{key: "k1", "f:col1": "v2", "f:col2": "v2"}
]
"""

class RequestStatsView(proto.Enum):
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/bigtable/v2/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/bigtable/v2/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/bigtable/v2/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/bigtable/v2/README.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/bigtable/v2/docs/bigtable_v2/bigtable.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/bigtable/v2/docs/bigtable_v2/services.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/bigtable/v2/docs/bigtable_v2/types.rst

This file was deleted.

Loading

0 comments on commit 1008c9e

Please sign in to comment.