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 Dec 14, 2023
1 parent c48b68d commit 5142ede
Show file tree
Hide file tree
Showing 108 changed files with 8 additions and 68,944 deletions.
7 changes: 7 additions & 0 deletions google/cloud/bigtable_admin_v2/types/bigtable_table_admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,9 @@ class ModifyColumnFamiliesRequest(proto.Message):
earlier modifications can be masked by later
ones (in the case of repeated updates to the
same family, for example).
ignore_warnings (bool):
Optional. If true, ignore safety checks when
modifying the column families.
"""

class Modification(proto.Message):
Expand Down Expand Up @@ -662,6 +665,10 @@ class Modification(proto.Message):
number=2,
message=Modification,
)
ignore_warnings: bool = proto.Field(
proto.BOOL,
number=3,
)


class GenerateConsistencyTokenRequest(proto.Message):
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.

3 changes: 0 additions & 3 deletions owl-bot-staging/bigtable/v2/docs/_static/custom.css

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 5142ede

Please sign in to comment.