We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d570577 commit 6e6d389Copy full SHA for 6e6d389
2 files changed
google/devtools/cloudbuild/v2/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.v2
google/devtools/cloudbuild/v2/cloudbuild_v2.yaml
@@ -101,3 +101,9 @@ authentication:
101
oauth:
102
canonical_scopes: |-
103
https://www.googleapis.com/auth/cloud-platform
104
105
+publishing:
106
+ library_settings:
107
+ - version: google.devtools.cloudbuild.v2
108
+ java_settings:
109
+ library_package: com.google.cloud.devtools.cloudbuild.v2
0 commit comments