You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
578 B
31 lines
578 B
common:
|
|
api_name: longrunning
|
|
api_version: v1
|
|
organization_name: google
|
|
service_yaml: longrunning.yaml
|
|
gapic_yaml: longrunning_gapic.yaml
|
|
src_proto_paths:
|
|
- .
|
|
proto_deps:
|
|
- name: google-common-protos
|
|
artifacts:
|
|
- name: java_gapic
|
|
type: GAPIC_ONLY
|
|
language: JAVA
|
|
- 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
|
|
|