We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01788cc commit ad68f56Copy full SHA for ad68f56
internal/gapicgen/generator/config.go
@@ -1535,7 +1535,7 @@ var MicrogenGapicConfigs = []*MicrogenConfig{
1535
InputDirectoryPath: "google/cloud/batch/v1",
1536
Pkg: "batch",
1537
ImportPath: "cloud.google.com/go/batch/apiv1",
1538
- GRPCServiceConfigPath: "batch_grpc_service_config.json",
+ GRPCServiceConfigPath: "batch_v1_grpc_service_config.json",
1539
ApiServiceConfigPath: "batch_v1.yaml",
1540
// GA after 2022/08/10
1541
ReleaseLevel: "beta",
0 commit comments