We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e971d commit 90b9e07Copy full SHA for 90b9e07
2 files changed
google/devtools/cloudtrace/v2/cloudtrace_gapic.yaml
@@ -1,6 +1,8 @@
1
+# Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2
+# Any manual changes will be overwritten by the publication process.
3
+
4
type: com.google.api.codegen.ConfigProto
5
config_schema_version: 2.0.0
-# The settings of generated code in a specific language.
6
language_settings:
7
java:
8
package_name: com.google.cloud.trace.v2
google/devtools/cloudtrace/v2/cloudtrace_v2.yaml
@@ -33,3 +33,9 @@ authentication:
33
canonical_scopes: |-
34
https://www.googleapis.com/auth/cloud-platform,
35
https://www.googleapis.com/auth/trace.append
36
37
+publishing:
38
+ library_settings:
39
+ - version: google.devtools.cloudtrace.v2
40
+ java_settings:
41
+ library_package: com.google.cloud.trace.v2
0 commit comments