We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c6bf9 commit b130ec0Copy full SHA for b130ec0
internal/gapicgen/generator/config.go
@@ -1048,7 +1048,7 @@ var microgenGapicConfigs = []*microgenConfig{
1048
pkg: "tables",
1049
importPath: "cloud.google.com/go/area120/tables/apiv1alpha1",
1050
gRPCServiceConfigPath: "google/area120/tables/v1alpha1/tables_grpc_service_config.json",
1051
- apiServiceConfigPath: "google/area120/tables/v1alpha1/language_gapic.yaml",
+ apiServiceConfigPath: "google/area120/tables/v1alpha1/area120tables_v1alpha1.yaml",
1052
releaseLevel: "alpha",
1053
},
1054
}
0 commit comments