Rename packagename pattern for nodejs.
See googleapis/toolkit#757 for why it's necessary.
This commit is contained in:
parent
74cf3e8f3d
commit
16d182803f
|
|
@ -12,6 +12,9 @@ language_settings:
|
|||
package_name: Google::Cloud::Bigtable::V2
|
||||
php:
|
||||
package_name: Google\Cloud\Bigtable\V2
|
||||
nodejs:
|
||||
package_name: bigtable.v2
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Functions\V1beta2
|
||||
nodejs:
|
||||
package_name: '@google-cloud/functions'
|
||||
package_name: functions.v1beta2
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Language\V1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/language"
|
||||
package_name: language.v1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Language\V1Beta1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/language"
|
||||
package_name: language.v1beta1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Speech\V1beta1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/speech"
|
||||
package_name: speech.v1beta1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Vision\V1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/vision"
|
||||
package_name: vision.v1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Datastore\V1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/datastore"
|
||||
package_name: datastore.v1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Debugger\V2
|
||||
nodejs:
|
||||
package_name: '@google-cloud/debugger'
|
||||
package_name: debugger.v2
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Errorreporting\V1beta1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/errorreporting"
|
||||
package_name: errorreporting.v1beta1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -9,7 +9,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Trace\V1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/trace"
|
||||
package_name: trace.v1
|
||||
domain_layer_location: google-cloud
|
||||
go:
|
||||
package_name: cloud.google.com/go/trace/apiv1
|
||||
domain_layer_location: cloud.google.com/go/trace
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Iam\Admin\V1
|
||||
nodejs:
|
||||
package_name: '@google-cloud/iam'
|
||||
package_name: iam.v1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\Logging\V2
|
||||
nodejs:
|
||||
package_name: "@google-cloud/logging"
|
||||
package_name: logging.v2
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Longrunning
|
||||
nodejs:
|
||||
package_name: gax-google-longrunning
|
||||
package_name: longrunning
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-bsd-3-clause.txt
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ language_settings:
|
|||
package_name: Google::Cloud::Monitoring::V3
|
||||
php:
|
||||
package_name: Google\Cloud\Monitoring\V3
|
||||
nodejs:
|
||||
package_name: monitoring.v3
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ language_settings:
|
|||
php:
|
||||
package_name: Google\Cloud\PubSub\V1
|
||||
nodejs:
|
||||
package_name: "@google-cloud/pubsub"
|
||||
package_name: pubsub.v1
|
||||
domain_layer_location: google-cloud
|
||||
license_header:
|
||||
copyright_file: copyright-google.txt
|
||||
license_file: license-header-apache-2.0.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue