File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
generated/google-apis-servicemanagement_v1
lib/google/apis/servicemanagement_v1 Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-servicemanagement_v1
22
3+ ### v0.72.0 (2025-11-02)
4+
5+ * Regenerated from discovery document revision 20251027
6+
37### v0.71.0 (2025-10-12)
48
59* Regenerated from discovery document revision 20251001
Original file line number Diff line number Diff line change @@ -1212,9 +1212,9 @@ def update!(**args)
12121212 class Control
12131213 include Google ::Apis ::Core ::Hashable
12141214
1215- # The service controller environment to use. If empty, no control plane feature (
1216- # like quota and billing) will be enabled. The recommended value for most
1217- # services is servicecontrol.googleapis.com
1215+ # The service controller environment to use. If empty, no control plane features
1216+ # ( like quota and billing) will be enabled. The recommended value for most
1217+ # services is servicecontrol.googleapis.com.
12181218 # Corresponds to the JSON property `environment`
12191219 # @return [String]
12201220 attr_accessor :environment
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ServicemanagementV1
1818 # Version of the google-apis-servicemanagement_v1 gem
19- GEM_VERSION = "0.71 .0"
19+ GEM_VERSION = "0.72 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251001 "
25+ REVISION = "20251027 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments