Fix ConfigProto package paths
This commit is contained in:
parent
08983a244b
commit
1caae04018
|
|
@ -1,4 +1,4 @@
|
|||
type: io.gapi.vgen.ConfigProto
|
||||
type: com.google.api.codegen.ConfigProto
|
||||
language_settings:
|
||||
python:
|
||||
package_name: google.devtools.cloudtrace.v1
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
type: io.gapi.vgen.ConfigProto
|
||||
type: com.google.api.codegen.ConfigProto
|
||||
language_settings:
|
||||
java:
|
||||
package_name: com.google.cloud.logging.spi.v2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
type: io.gapi.vgen.ConfigProto
|
||||
type: com.google.api.codegen.ConfigProto
|
||||
language_settings:
|
||||
java:
|
||||
package_name: com.google.cloud.pubsub.spi.v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue