Add Artman config for secretmanager.

PiperOrigin-RevId: 286598440
This commit is contained in:
Google APIs 2019-12-20 10:11:33 -08:00 committed by Copybara-Service
parent 50af053073
commit 5f3f1d0f1c
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
common:
api_name: secretmanager
api_version: v1beta1
organization_name: google-cloud
proto_deps:
- name: google-common-protos
- name: google-iam-v1
src_proto_paths:
- v1beta1
service_yaml: v1beta1/secretmanager_v1beta1.yaml
gapic_yaml: v1beta1/secretmanager_gapic.yaml
proto_package: google.cloud.secrets.v1beta1
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