chore: revert bigtable-admin to Gapic V1 for Ruby only

PiperOrigin-RevId: 307114445
This commit is contained in:
Google APIs 2020-04-17 14:23:10 -07:00 committed by Copybara-Service
parent c09ec5156d
commit 42ee97c1b9
2 changed files with 19 additions and 3 deletions

View File

@ -0,0 +1,19 @@
common:
api_name: bigtable-admin
api_version: v2
organization_name: google-cloud
service_yaml: v2/bigtableadmin_v2.yaml
gapic_yaml: v2/bigtableadmin_gapic.legacy.yaml
src_proto_paths:
- v2
proto_deps:
- name: google-common-protos
- name: google-iam-v1
proto_path: google/iam/v1
test_proto_deps:
- name: google-iam-v1
proto_path: google/iam/v1
artifacts:
- name: ruby_gapic
type: GAPIC
language: RUBY

View File

@ -23,9 +23,6 @@ artifacts:
- name: php_gapic
type: GAPIC
language: PHP
- name: ruby_gapic
type: GAPIC
language: RUBY
- name: go_gapic
type: GAPIC
language: GO