google-apis-androidpublisher_v3 0.35.0 → 0.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: afb9f2ac6f4ee5c2180b0f9ae4fd14fb1ce2323d197b6faff4ab1b66add53fda
4
- data.tar.gz: ecfd1f46d36911c27fabac844f94d85cc2fce92751960ae1356f9604b97849b7
3
+ metadata.gz: e738060ce097744b02d81a0e6d5bcda6feae66b51699483fef9de5cd8a1b6744
4
+ data.tar.gz: 7617a3c6eaaa716faae77cacd82bec4ca90ecc923e0db47d58c2340e54addaaa
5
5
  SHA512:
6
- metadata.gz: b766e0d6174bf481a797659e4e04bf1ed3fce6110715e73f537611953a54e71fde25f2697e1af11da2b7c4ff413b47084cd74848fd15535c33001c2eb150be03
7
- data.tar.gz: a0cc29b1e3d2487e6640a8fa7c4b820419af07d966d5456bd318d9d6d5d7ea92660aaecfaf3d0ed93707c951f1f98e1a522b39847b3a64912093cc5cc1052eaf
6
+ metadata.gz: '02194e57fddc12ba0fb3517ef9bbd121e67d600cf8cc07da26db3c067596fced7f9965233069d4050f36df04159376a50eef2d9a23a3a27f45adb4bffc75f5e5'
7
+ data.tar.gz: 73c6ee89c744b929c1fa1887debb121cfcf3536471cf67cac63d761760c94438c6b662948b99fb7c71eab440fc699ae03f21e08879a4d83a4cc5dffffe175130
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.36.0 (2023-03-12)
4
+
5
+ * Regenerated from discovery document revision 20230308
6
+
3
7
  ### v0.35.0 (2023-03-05)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -801,9 +801,8 @@ module Google
801
801
  end
802
802
  end
803
803
 
804
- # LINT.IfChange A group of devices. A group is defined by a set of device
805
- # selectors. A device belongs to the group if it matches any selector (logical
806
- # OR).
804
+ # A group of devices. A group is defined by a set of device selectors. A device
805
+ # belongs to the group if it matches any selector (logical OR).
807
806
  class DeviceGroup
808
807
  include Google::Apis::Core::Hashable
809
808
 
@@ -1076,8 +1075,7 @@ module Google
1076
1075
  end
1077
1076
  end
1078
1077
 
1079
- # LINT.IfChange Configuration describing device targeting criteria for the
1080
- # content of an app.
1078
+ # Configuration describing device targeting criteria for the content of an app.
1081
1079
  class DeviceTierConfig
1082
1080
  include Google::Apis::Core::Hashable
1083
1081
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AndroidpublisherV3
18
18
  # Version of the google-apis-androidpublisher_v3 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230208"
25
+ REVISION = "20230308"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-androidpublisher_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.36.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-05 00:00:00.000000000 Z
11
+ date: 2023-03-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3
63
63
  post_install_message:
64
64
  rdoc_options: []