Synchronize new proto/yaml changes.
PiperOrigin-RevId: 189756367
This commit is contained in:
parent
abe00527f4
commit
a5efe34f9c
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -8,16 +8,6 @@ common:
|
|||
- name: google-common-protos
|
||||
- name: google-iam-v1
|
||||
artifacts:
|
||||
- name: java_proto
|
||||
type: PROTOBUF
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- name: proto
|
||||
dest: generated/java/proto-google-appengine-v1
|
||||
- name: java_grpc
|
||||
type: GRPC
|
||||
language: JAVA
|
||||
|
|
@ -28,6 +18,8 @@ artifacts:
|
|||
directory_mappings:
|
||||
- name: grpc
|
||||
dest: generated/java/grpc-google-appengine-v1
|
||||
- name: proto
|
||||
dest: generated/java/proto-google-appengine-v1
|
||||
- name: php_grpc
|
||||
type: GRPC
|
||||
language: PHP
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ common:
|
|||
- -api/servicecontrol
|
||||
artifacts:
|
||||
- name: java_grpc
|
||||
type: GRPC_COMMON
|
||||
type: GRPC
|
||||
language: JAVA
|
||||
release_level: GA
|
||||
publish_targets:
|
||||
|
|
@ -23,19 +23,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- name: grpc
|
||||
dest: generated/java/grpc-google-common-protos
|
||||
- name: java_proto
|
||||
type: PROTOBUF
|
||||
language: JAVA
|
||||
release_level: GA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- name: proto
|
||||
dest: generated/java/proto-google-common-protos
|
||||
- name: php_grpc
|
||||
type: GRPC_COMMON
|
||||
type: GRPC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ common:
|
|||
- name: google-iam-v1
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -31,7 +31,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-bigtable-admin
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -42,7 +42,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-bigtable-admin-v2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -51,7 +51,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-bigtable-admin-v2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -66,7 +66,7 @@ artifacts:
|
|||
- src: lib/google/cloud/bigtable-admin/v2
|
||||
dest: google-cloud-bigtable-admin/lib/google/cloud/bigtable-admin/v2
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -80,10 +80,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: bigtable-admin/apiv2
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: nodejs
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-bigtable-v2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-bigtable-v2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-bigtable-v2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
- src: lib/google/cloud/bigtable/v2
|
||||
dest: google-cloud-bigtable/lib/google/cloud/bigtable/v2
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: bigtable/apiv2
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: nodejs
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
gapic_yaml: v2beta1/dialogflow_gapic.yaml
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
release_level: BETA
|
||||
publish_targets:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -24,7 +24,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/java/google-cloud-functions-v1beta2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -35,7 +35,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-functions-v1beta2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -44,7 +44,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-functions-v1beta2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-functions
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -73,10 +73,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-functions-v1beta2/cloud.google.com/go/functions/apiv1beta2
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
release_level: GA
|
||||
publish_targets:
|
||||
|
|
@ -29,7 +29,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-language-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -51,7 +51,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: language/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -60,7 +60,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-language-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -75,7 +75,7 @@ artifacts:
|
|||
- src: lib/google/cloud/language/v1
|
||||
dest: google-cloud-language/lib/google/cloud/language/v1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -89,10 +89,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-cloud-language-v1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-language-v1beta2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-language-v1beta2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-language-v1beta2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-language-v1beta2
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-cloud-language-v1beta2/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-speech
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: speech/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-speech-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
- src: lib/google/cloud/speech/v1
|
||||
dest: google-cloud-speech/lib/google/cloud/speech/v1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: speech/apiv1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-speech
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto/speech/v1beta1
|
||||
dest: speech/google/cloud/proto/speech/v1beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-speech-v1beta1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -68,7 +68,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-speech-v1beta1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -82,10 +82,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-speech-v1beta1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
package_version:
|
||||
grpc_dep_lower_bound: 0.10.0
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-video-intelligence-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: videointelligence/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -61,7 +61,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/php/google-cloud-video-intelligence-v1/proto
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -76,7 +76,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-ruby/google-cloud-video_intelligence
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -90,10 +90,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-cloud-videointelligence-v1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-video-intelligence-v1beta1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-video-intelligence-v1beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -61,7 +61,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/php/google-cloud-video-intelligence-v1beta1/proto
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -76,7 +76,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-ruby/google-cloud-video_intelligence
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -90,10 +90,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: video-intelligence/apiv1beta1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-video-intelligence-v1beta2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: videointelligence/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -61,7 +61,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/php/google-cloud-video-intelligence-v1beta2/proto
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -76,7 +76,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-ruby/google-cloud-video_intelligence
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -90,10 +90,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-cloud-videointelligence-v1beta2/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-video-intelligence-v1p1beta1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: videointelligence/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -61,7 +61,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/php/google-cloud-video-intelligence-v1p1beta1/proto
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -76,7 +76,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-ruby/google-cloud-video_intelligence
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -90,10 +90,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-cloud-videointelligence-v1p1beta1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
release_level: GA
|
||||
publish_targets:
|
||||
|
|
@ -29,7 +29,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-vision
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
@ -55,7 +55,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-vision-v1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -64,7 +64,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-vision-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -79,7 +79,7 @@ artifacts:
|
|||
- src: lib/google/cloud/vision/v1
|
||||
dest: google-cloud-vision/lib/google/cloud/vision/v1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -93,10 +93,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: vision/apiv1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-vision
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
@ -54,7 +54,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-vision-v1p1beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -63,7 +63,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-vision-v1p1beta1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -78,7 +78,7 @@ artifacts:
|
|||
- src: lib/google/cloud/vision/v1p1beta1
|
||||
dest: google-cloud-vision/lib/google/cloud/vision/v1p1beta1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -92,10 +92,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: vision/apiv1p1beta1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
release_level: GA
|
||||
publish_targets:
|
||||
|
|
@ -29,7 +29,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-vision
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
@ -55,7 +55,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-vision-v1p2beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -64,7 +64,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-vision-v1p2beta1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -79,7 +79,7 @@ artifacts:
|
|||
- src: lib/google/cloud/vision/v1p2beta1
|
||||
dest: google-cloud-vision/lib/google/cloud/vision/v1p2beta1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -93,10 +93,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: vision/apiv1p2beta1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-datastore-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
@ -54,7 +54,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: datastore/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -63,7 +63,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-datastore-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -78,7 +78,7 @@ artifacts:
|
|||
- src: lib/google/cloud/datastore/v1
|
||||
dest: google-cloud-datastore/lib/google/cloud/datastore/v1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -92,10 +92,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: datastore/apiv1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: nodejs
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -25,7 +25,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/java/google-cloud-debugger-v2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -36,7 +36,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-debugger-v2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -45,7 +45,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-debugger-v2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -60,7 +60,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-debugger
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -74,10 +74,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-devtools-clouddebugger-v2/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: nodejs
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-error-reporting-v1beta1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-error-reporting-v1beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-error-reporting-v1beta1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-error_reporting
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-devtools-clouderrorreporting-v1beta1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: nodejs
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -36,7 +36,7 @@ artifacts:
|
|||
type: GAPIC
|
||||
language: NODEJS
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -8,16 +8,6 @@ common:
|
|||
proto_deps:
|
||||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_proto
|
||||
type: PROTOBUF
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
type: GITHUB
|
||||
location: git@github.com:googleapis/api-client-staging.git
|
||||
directory_mappings:
|
||||
- name: proto
|
||||
dest: generated/java/proto-google-iam-v1
|
||||
- name: java_grpc
|
||||
type: GRPC
|
||||
language: JAVA
|
||||
|
|
@ -28,6 +18,8 @@ artifacts:
|
|||
directory_mappings:
|
||||
- name: grpc
|
||||
dest: generated/java/grpc-google-iam-v1
|
||||
- name: proto
|
||||
dest: generated/java/proto-google-iam-v1
|
||||
- name: php_grpc
|
||||
type: GRPC
|
||||
language: PHP
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
release_level: BETA
|
||||
publish_targets:
|
||||
|
|
@ -29,7 +29,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-logging-v2
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
@ -55,7 +55,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-logging-v2
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -64,7 +64,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-logging-v2
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -79,7 +79,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-logging
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -93,10 +93,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: logging/apiv2
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-longrunning-v1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -46,7 +46,7 @@ artifacts:
|
|||
- src: src/Longrunning
|
||||
dest: src/Longrunning
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: gax
|
||||
|
|
@ -61,7 +61,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-longrunning
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -75,10 +75,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-longrunning/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: gax
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-monitoring
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-monitoring-v3
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-monitoring-v3
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
- src: lib/google/cloud/monitoring/v3
|
||||
dest: google-cloud-monitoring/lib/google/cloud/monitoring/v3
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-monitoring-v3/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
release_level: BETA
|
||||
package_version:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -30,7 +30,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-dlp
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-dlp
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
@ -48,7 +48,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-dlp-v2beta1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -57,7 +57,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-dlp-v2beta1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-dlp
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -88,7 +88,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: dlp/apiv2beta1
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
package_version:
|
||||
grpc_dep_lower_bound: 0.0.0
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ artifacts:
|
|||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -30,7 +30,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-dlp
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: python
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ common:
|
|||
- name: google-iam-v1
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -31,7 +31,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: google-cloud-pubsub
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -53,7 +53,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: pubsub/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -62,7 +62,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-pubsub-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -77,7 +77,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-pubsub
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -91,10 +91,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: pubsub/apiv1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ common:
|
|||
- name: google-iam-v1
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -24,7 +24,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-spanner-admin-database-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -35,7 +35,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-spanner-admin-database-v1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -44,7 +44,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-spanner-admin-database-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-spanner-admin-database
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -73,10 +73,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-spanner-admin-database-v1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ common:
|
|||
- name: google-iam-v1
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -24,7 +24,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-spanner-admin-instance-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -35,7 +35,7 @@ artifacts:
|
|||
- name: grpc
|
||||
dest: generated/python/proto-google-cloud-spanner-admin-instance-v1
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -44,7 +44,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-spanner-admin-instance-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: ruby
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/ruby/google-cloud-spanner-admin-instance
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: go
|
||||
|
|
@ -73,10 +73,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/go/vendor/cloud.google.com/go/google-spanner-admin-instance-v1/vendor
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ common:
|
|||
- name: google-common-protos
|
||||
artifacts:
|
||||
- name: java_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: JAVA
|
||||
publish_targets:
|
||||
- name: java
|
||||
|
|
@ -28,7 +28,7 @@ artifacts:
|
|||
- name: proto
|
||||
dest: generated/java/proto-google-cloud-spanner-v1
|
||||
- name: python_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PYTHON
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -50,7 +50,7 @@ artifacts:
|
|||
src: google/cloud/proto
|
||||
dest: spanner/google/cloud/proto
|
||||
- name: php_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: PHP
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -59,7 +59,7 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: generated/php/google-cloud-spanner-v1
|
||||
- name: ruby_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: RUBY
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -74,7 +74,7 @@ artifacts:
|
|||
- src: lib/google/cloud/spanner/v1
|
||||
dest: google-cloud-spanner/lib/google/cloud/spanner/v1
|
||||
- name: go_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: GO
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
@ -88,10 +88,10 @@ artifacts:
|
|||
directory_mappings:
|
||||
- dest: spanner/apiv1
|
||||
- name: csharp_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: CSHARP
|
||||
- name: nodejs_gapic
|
||||
type: GAPIC_ONLY
|
||||
type: GAPIC
|
||||
language: NODEJS
|
||||
publish_targets:
|
||||
- name: staging
|
||||
|
|
|
|||
Loading…
Reference in New Issue