File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,3 +210,9 @@ authentication:
210210 canonical_scopes : |-
211211 https://www.googleapis.com/auth/cloud-platform,
212212 https://www.googleapis.com/auth/monitoring
213+
214+ publishing :
215+ library_settings :
216+ - version : google.monitoring.v3
217+ java_settings :
218+ library_package : com.google.cloud.monitoring.v3
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+
14type : com.google.api.codegen.ConfigProto
25config_schema_version : 2.0.0
3- # The settings of generated code in a specific language.
46language_settings :
57 java :
68 package_name : com.google.cloud.monitoring.v3
7- release_level : GA
You can’t perform that action at this time.
0 commit comments