File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
google/devtools/cloudbuild/v2 Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2
+ # Any manual changes will be overwritten by the publication process.
3
+
1
4
type : com.google.api.codegen.ConfigProto
2
5
config_schema_version : 2.0.0
3
- # The settings of generated code in a specific language.
4
6
language_settings :
5
7
java :
6
8
package_name : com.google.cloud.devtools.cloudbuild.v2
Original file line number Diff line number Diff line change @@ -101,3 +101,9 @@ authentication:
101
101
oauth :
102
102
canonical_scopes : |-
103
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
You can’t perform that action at this time.
0 commit comments