File tree Expand file tree Collapse file tree 4 files changed +36
-108
lines changed
packages/google-cloud-retail Expand file tree Collapse file tree 4 files changed +36
-108
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright 2021 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+ docker :
15
+ image : gcr.io/repo-automation-bots/owlbot-nodejs:latest
16
+
17
+ deep-remove-regex :
18
+ - /owl-bot-staging
19
+
20
+ deep-copy-regex :
21
+ - source : /google/cloud/retail/(.*)/.*-nodejs/(.*)
22
+ dest : /owl-bot-staging/$1/$2
23
+
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " retail" ,
3
- "name_pretty" : " Retail API" ,
4
- "product_documentation" : " https://cloud.google.com/recommendations/" ,
5
- "client_documentation" : " https://googleapis.dev/nodejs/retail/latest/" ,
6
- "issue_tracker" : " https://github.com/googleapis/nodejs-retail/issues" ,
7
- "release_level" : " ga" ,
8
- "language" : " nodejs" ,
9
- "repo" : " googleapis/nodejs-retail" ,
10
- "distribution_name" : " @google-cloud/retail" ,
11
- "api_id" : " retail.googleapis.com" ,
12
- "requires_billing" : true
13
- }
2
+ "client_documentation" : " https://googleapis.dev/nodejs/retail/latest/" ,
3
+ "api_id" : " retail.googleapis.com" ,
4
+ "distribution_name" : " @google-cloud/retail" ,
5
+ "release_level" : " ga" ,
6
+ "default_version" : " v2beta" ,
7
+ "language" : " nodejs" ,
8
+ "name_pretty" : " Retail API" ,
9
+ "repo" : " googleapis/nodejs-retail" ,
10
+ "product_documentation" : " https://cloud.google.com/recommendations/" ,
11
+ "requires_billing" : true ,
12
+ "name" : " retail" ,
13
+ "issue_tracker" : " https://github.com/googleapis/nodejs-retail/issues"
14
+ }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments