Synchronize new proto changes.
This commit is contained in:
parent
e050c06a3a
commit
9ea26fdb18
|
|
@ -23,6 +23,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-bigquerydatatransfer-v1
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -24,6 +24,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-iot-v1
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -24,6 +24,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-oslogin-v1beta
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -24,6 +24,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-resourcemanager-v2
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -23,6 +23,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-container-v1
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -38,6 +38,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-trace-v1
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
|
|
@ -38,6 +38,12 @@ artifacts:
|
|||
- name: php_gapic
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-trace-v2
|
||||
- name: go_gapic
|
||||
type: GAPIC
|
||||
language: GO
|
||||
|
|
|
|||
Loading…
Reference in New Issue