google-apis-adsenseplatform_v1alpha 0.6.0 → 0.7.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: 90fa3735349c7fbd834d87551d51fcbcafd9989a93f1a0cf75e61974eca011e1
4
- data.tar.gz: cbd026617c80f37bd00e4edd3776cfed32fb7c334bae1aac05dfbde19c06409f
3
+ metadata.gz: c4349ebc15217c28ae95d892b055c269c5d7b1e615036db5d598c642c31c61aa
4
+ data.tar.gz: c9f534c34aad7ad23dc938272a3ea86dcfdde2a13347e06648d25bf057c3db27
5
5
  SHA512:
6
- metadata.gz: c88a7f44ce333bf900512a3350d458286732caa466777619391c231a76534a544038fdfd6508394a541f144fee555726b9d33c8edd1065c45a222ad0fda8ff57
7
- data.tar.gz: 188d622e2d7dad05b23cb7fa41203f22fb475878f0b41997348bd746f5eae66a457802341b3a26926ea7c5218966650815eeb72f0d2c9ab76a5340e57730210b
6
+ metadata.gz: 188c6a3c161384192057b7a51d9571440a90f5a4408604ee25ad3eb349892668b09aa269de69708c16b2ff5ec2bf77177dabeeafb362830f1ccbdeafc395e0f6
7
+ data.tar.gz: c4e3928cb53011a6af8f6127e2f9304cb1a6b7351eddd5a2464bb4470cfce8a5ccb296e1f39ab699565dab926c3735b3293514628f04f940a047a397f03435db
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-adsenseplatform_v1alpha
2
2
 
3
+ ### v0.7.0 (2025-06-29)
4
+
5
+ * Regenerated from discovery document revision 20250623
6
+
3
7
  ### v0.6.0 (2025-06-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20250612
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdsenseplatformV1alpha
18
18
  # Version of the google-apis-adsenseplatform_v1alpha gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250612"
25
+ REVISION = "20250623"
26
26
  end
27
27
  end
28
28
  end
@@ -164,9 +164,9 @@ module Google
164
164
  # paging. If unspecified, at most 10000 platforms will be returned. The maximum
165
165
  # value is 10000; values above 10000 will be coerced to 10000.
166
166
  # @param [String] page_token
167
- # Optional. A page token, received from a previous `ListPlatformChildren` call.
167
+ # Optional. A page token, received from a previous `ListPlatformChildSites` call.
168
168
  # Provide this to retrieve the subsequent page. When paginating, all other
169
- # parameters provided to `ListPlatformChildren` must match the call that
169
+ # parameters provided to `ListPlatformChildSites` must match the call that
170
170
  # provided the page token.
171
171
  # @param [String] fields
172
172
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-adsenseplatform_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsenseplatform_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-adsenseplatform_v1alpha/v0.6.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adsenseplatform_v1alpha/v0.7.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsenseplatform_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: