File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-logging_v2
lib/google/apis/logging_v2 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-logging_v2
22
3+ ### v0.74.0 (2024-09-22)
4+
5+ * Regenerated from discovery document revision 20240913
6+
37### v0.73.0 (2024-09-15)
48
59* Regenerated from discovery document revision 20240908
Original file line number Diff line number Diff line change @@ -1765,8 +1765,8 @@ def update!(**args)
17651765 class LogBucket
17661766 include Google ::Apis ::Core ::Hashable
17671767
1768- # Whether log analytics is enabled for this bucket.Once enabled, log analytics
1769- # features cannot be disabled.
1768+ # Optional. Whether log analytics is enabled for this bucket.Once enabled, log
1769+ # analytics features cannot be disabled.
17701770 # Corresponds to the JSON property `analyticsEnabled`
17711771 # @return [Boolean]
17721772 attr_accessor :analytics_enabled
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module LoggingV2
1818 # Version of the google-apis-logging_v2 gem
19- GEM_VERSION = "0.73 .0"
19+ GEM_VERSION = "0.74 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240908 "
25+ REVISION = "20240913 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments