Synchronize new proto changes.

This commit is contained in:
Google APIs 2017-10-26 10:09:47 -07:00
parent 0f57b4e124
commit e5d79b753d
1 changed files with 16 additions and 1 deletions

View File

@ -12,8 +12,23 @@ artifacts:
- name: gapic_config
type: GAPIC_CONFIG
- name: java_gapic
type: GAPIC
type: GAPIC_ONLY
language: JAVA
publish_targets:
- name: staging
type: GITHUB
location: git@github.com:googleapis/api-client-staging.git
directory_mappings:
- dest: generated/java/gapic-google-cloud-firestore-v1beta1
- name: grpc
dest: generated/java/grpc-google-cloud-firestore-v1beta1
- name: proto
dest: generated/java/proto-google-cloud-firestore-v1beta1
- name: java
type: GITHUB
location: git@github.com:GoogleCloudPlatform/google-cloud-java.git
directory_mappings:
- dest: google-cloud-firestore
- name: python_gapic
type: GAPIC
language: PYTHON