agentendpoint: removes all gapic languages except Go from artman config

PiperOrigin-RevId: 279173968
This commit is contained in:
Google APIs 2019-11-07 14:53:37 -08:00 committed by Copybara-Service
parent a34950f968
commit 3eb9118770
1 changed files with 0 additions and 18 deletions

View File

@ -11,24 +11,6 @@ common:
artifacts:
- name: gapic_config
type: GAPIC_CONFIG
- name: java_gapic
type: GAPIC
language: JAVA
- name: python_gapic
type: GAPIC
language: PYTHON
- name: nodejs_gapic
type: GAPIC
language: NODEJS
- name: php_gapic
type: GAPIC
language: PHP
- name: go_gapic
type: GAPIC
language: GO
- name: ruby_gapic
type: GAPIC
language: RUBY
- name: csharp_gapic
type: GAPIC
language: CSHARP