Skip to content

Commit

Permalink
chore: update reference to analyticshub service config file (#6594)
Browse files Browse the repository at this point in the history
Related: internal cl/470834366

Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
  • Loading branch information
shollyman and noahdietz committed Aug 31, 2022
1 parent 849fb87 commit 66f36d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gapicgen/generator/config.go
Expand Up @@ -243,7 +243,7 @@ var MicrogenGapicConfigs = []*MicrogenConfig{
InputDirectoryPath: "google/cloud/bigquery/dataexchange/v1beta1",
Pkg: "dataexchange",
ImportPath: "cloud.google.com/go/bigquery/dataexchange/apiv1beta1",
GRPCServiceConfigPath: "analyticshub_grpc_service_config.json",
GRPCServiceConfigPath: "analyticshub_v1beta1_grpc_service_config.json",
ApiServiceConfigPath: "analyticshub_v1beta1.yaml",
Transports: []string{"grpc", "rest"},
ReleaseLevel: "beta",
Expand Down

0 comments on commit 66f36d4

Please sign in to comment.