Skip to content

Commit 0a1b8d9

Browse files
Bigtable: remove regen scripts in favor of utilities/generate_api.py (#3495)
1 parent 5be3515 commit 0a1b8d9

File tree

6 files changed

+3
-368
lines changed

6 files changed

+3
-368
lines changed

google-cloud-clients/google-cloud-bigtable/DEVELOPING.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ The Cloud Bigtable client is composed of two layers:
1111
### Generated GAPIC base layer
1212

1313
The GAPIC layer is generated from a combination of protobuf and GAPIC yaml definitions found in
14-
[googleapis](https://github.com/googleapis/googleapis/tree/master/google/bigtable). This layer is
15-
split into 2 parts: admin and data apis. The admin part is straightforward enough to be consumed
16-
directly by the consumer. However the data client is too protocol focused and is too low level to
17-
be consumed by an application directly. Instead, it's intended to be an implementation detail of the
18-
handwritten layer.
14+
[googleapis](https://github.com/googleapis/googleapis/tree/master/google/bigtable). However the
15+
API is too protocol focused and is too low level to be consumed by an application directly.
16+
Instead, it's intended to be an implementation detail of the handwritten layer.
1917

2018

2119
### Handwritten layer

google-cloud-clients/google-cloud-bigtable/autogen_files.lst

Lines changed: 0 additions & 26 deletions
This file was deleted.

google-cloud-clients/google-cloud-bigtable/handwritten_files.lst

Lines changed: 0 additions & 84 deletions
This file was deleted.

google-cloud-clients/google-cloud-bigtable/scripts/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

google-cloud-clients/google-cloud-bigtable/scripts/regenerate.sh

Lines changed: 0 additions & 144 deletions
This file was deleted.

google-cloud-clients/google-cloud-bigtable/scripts/update-deps.sh

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)