Synchronize new proto/yaml changes.
PiperOrigin-RevId: 194301770
This commit is contained in:
parent
0cbe603277
commit
2b09d506fa
|
|
@ -1,5 +0,0 @@
|
|||
type: com.google.api.codegen.ConfigProto
|
||||
language: java
|
||||
generator:
|
||||
factory: com.google.api.codegen.discogapic.MainDiscoGapicProviderFactory
|
||||
id: java
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
common:
|
||||
api_name: compute
|
||||
api_version: v1
|
||||
organization_name: google-cloud
|
||||
gapic_yaml: v1/compute_gapic.yaml
|
||||
# TODO(andrealin): Pull discovery doc from source-of-truth repo
|
||||
discovery_doc: google/compute/v1/compute.v1.json
|
||||
artifacts:
|
||||
- name: java_discogapic
|
||||
type: DISCOGAPIC
|
||||
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-compute-v1
|
||||
- name: java
|
||||
type: GITHUB
|
||||
location: git@github.com:GoogleCloudPlatform/google-cloud-java.git
|
||||
directory_mappings:
|
||||
- dest: google-cloud-compute
|
||||
- name: discogapic_config
|
||||
type: DISCOGAPIC_CONFIG
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue