File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
generated/google-apis-adsense_v2
lib/google/apis/adsense_v2 Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-adsense_v2
2
2
3
- ### v0.37.0 (2025-05-04 )
3
+ ### v0.37.0 (2025-05-18 )
4
4
5
- * Regenerated from discovery document revision 20250320
5
+ * Regenerated from discovery document revision 20250506
6
6
* Regenerated using generator version 0.17.0
7
7
8
8
### v0.36.0 (2025-02-26)
Original file line number Diff line number Diff line change @@ -1022,7 +1022,7 @@ def update!(**args)
1022
1022
class PolicyTopic
1023
1023
include Google ::Apis ::Core ::Hashable
1024
1024
1025
- # Required. Deprecated. Policy topics no longer have a "must-fix" classification .
1025
+ # Required. Deprecated. Always set to false .
1026
1026
# Corresponds to the JSON property `mustFix`
1027
1027
# @return [Boolean]
1028
1028
attr_accessor :must_fix
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module AdsenseV2
22
22
GENERATOR_VERSION = "0.17.0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250320 "
25
+ REVISION = "20250506 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments