File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
google/devtools/cloudbuild/v1 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.v1
Original file line number Diff line number Diff line change @@ -70,3 +70,9 @@ authentication:
70
70
oauth :
71
71
canonical_scopes : |-
72
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
You can’t perform that action at this time.
0 commit comments