google-apis-authorizedbuyersmarketplace_v1 0.12.0 → 0.13.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a60ec9f5394192a734a3995d77a8f576b49063e8be20ca814ead5928296b36e9
4
- data.tar.gz: 66c719ae3b567d6588aa5e3870fa749a2dc69dc7ed7e942204c57a8ea16e4d91
3
+ metadata.gz: fd99a9b858a3731a8aac22af9e06e67499af09add937175d4fd21a11c14df82a
4
+ data.tar.gz: da4f7cab217a3df63a33ed119ce8cc4366254bc5481bc09cfcf88fd47eca001d
5
5
  SHA512:
6
- metadata.gz: 1078c74986772c999f05fcc74470b76c47236d038b4a23088cefcd79f6e08eb3fc4949c5384a8b9ff21c1df7cc8b6124a48f329663de1c79a8b4625881226bdb
7
- data.tar.gz: d46ab43e3e08055897f8426a4965e214356f08e85e6b5ac1c6a3015dc81561d52a1a82ff96459745c992f2ef4981824054288ba48a0ae2d4da847bd4281313c6
6
+ metadata.gz: '079303109b2a8cbb70483e643dcb68a6c91a3ee5176ef2eb730531109e102c8348b4fecabe0dd4214c9ef48f932cd6d5b75135223a41d7263344f8b2ab149997'
7
+ data.tar.gz: f32cdb7357b037b60a1371c80926b4ba3f68ff7b6e42fc0a3de5689334998bc0b7927cbdf1e76e8a8ba27fd5ccd95c116f794208e8f3fbf384defc646c860456
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-authorizedbuyersmarketplace_v1
2
2
 
3
+ ### v0.13.0 (2022-09-09)
4
+
5
+ * Regenerated from discovery document revision 20220907
6
+
3
7
  ### v0.12.0 (2022-08-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20220806
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AuthorizedbuyersmarketplaceV1
18
18
  # Version of the google-apis-authorizedbuyersmarketplace_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220806"
25
+ REVISION = "20220907"
26
26
  end
27
27
  end
28
28
  end
@@ -1471,7 +1471,9 @@ module Google
1471
1471
  execute_or_queue_command(command, &block)
1472
1472
  end
1473
1473
 
1474
- # Lists publisher profiles
1474
+ # Lists publisher profiles. The returned publisher profiles aren't in any
1475
+ # defined order. The order of the results might change. A new publisher profile
1476
+ # can appear in any place in the list of returned results.
1475
1477
  # @param [String] parent
1476
1478
  # Required. Parent that owns the collection of publisher profiles Format: `
1477
1479
  # buyers/`buyerId``
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-authorizedbuyersmarketplace_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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: 2022-08-15 00:00:00.000000000 Z
11
+ date: 2022-09-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-authorizedbuyersmarketplace_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-authorizedbuyersmarketplace_v1
63
63
  post_install_message:
64
64
  rdoc_options: []