Skip to content

Commit 32b1689

Browse files
authored
chore(internal/serviceconfig): add allowlist (#4153)
Add API path to allowlist for Go. For #3617
1 parent 86fb177 commit 32b1689

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

internal/serviceconfig/sdk.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,7 @@
12511251
python: grpc+rest
12521252
ruby: grpc+rest
12531253
- languages:
1254+
- go
12541255
- python
12551256
path: google/cloud/workstations/v1beta
12561257
- path: google/container/v1
@@ -1283,6 +1284,9 @@
12831284
nodejs: grpc+rest
12841285
php: grpc+rest
12851286
python: grpc+rest
1287+
- path: google/devtools/clouderrorreporting/v1beta1
1288+
languages:
1289+
- go
12861290
- path: google/devtools/cloudprofiler/v2
12871291
- path: google/devtools/cloudtrace/v1
12881292
title: Cloud Trace API
@@ -1295,6 +1299,9 @@
12951299
nodejs: grpc+rest
12961300
php: grpc+rest
12971301
python: grpc+rest
1302+
- path: google/devtools/containeranalysis/v1beta1
1303+
languages:
1304+
- go
12981305
- languages:
12991306
- python
13001307
path: google/devtools/source/v1
@@ -1577,6 +1584,9 @@
15771584
path: google/shopping/type
15781585
transports:
15791586
python: grpc+rest
1587+
- languages:
1588+
- go
1589+
path: google/spanner/adapter/v1
15801590
- path: google/spanner/admin/database/v1
15811591
- path: google/spanner/admin/instance/v1
15821592
- path: google/spanner/v1
@@ -1595,6 +1605,9 @@
15951605
php: grpc+rest
15961606
python: grpc
15971607
- path: google/storagetransfer/v1
1608+
- languages:
1609+
- go
1610+
path: google/streetview/publish/v1
15981611
- path: google/type
15991612
- path: grafeas/v1
16001613
transports:

0 commit comments

Comments
 (0)