errorreporting: v1beta1 add legacy artman config for php

PiperOrigin-RevId: 293423790
This commit is contained in:
Google APIs 2020-02-05 12:19:45 -08:00 committed by Copybara-Service
parent b18aed55b4
commit dfb4097ea6
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
common:
api_name: error-reporting
api_version: v1beta1
organization_name: google-cloud
service_yaml: v1beta1/clouderrorreporting_v1beta1.yaml
gapic_yaml: v1beta1/errorreporting_gapic.legacy.yaml
src_proto_paths:
- v1beta1
proto_deps:
- name: google-common-protos
artifacts:
- name: java_gapic
type: GAPIC
language: JAVA
- name: python_gapic
type: GAPIC
language: PYTHON
- name: php_gapic
type: GAPIC
language: PHP
- name: ruby_gapic
type: GAPIC
language: RUBY
- name: go_gapic
type: GAPIC
language: GO
- name: csharp_gapic
type: GAPIC
language: CSHARP
- name: nodejs_gapic
type: GAPIC
language: NODEJS
- name: gapic_config
type: GAPIC_CONFIG