We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6d389 commit b08bb2fCopy full SHA for b08bb2f
2 files changed
google/devtools/cloudbuild/v1/cloudbuild_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.devtools.cloudbuild.v1
google/devtools/cloudbuild/v1/cloudbuild_v1.yaml
@@ -70,3 +70,9 @@ authentication:
70
oauth:
71
canonical_scopes: |-
72
https://www.googleapis.com/auth/cloud-platform
73
74
+publishing:
75
+ library_settings:
76
+ - version: google.devtools.cloudbuild.v1
77
+ java_settings:
78
+ library_package: com.google.cloud.devtools.cloudbuild.v1
0 commit comments