google-apis-authorizedbuyersmarketplace_v1alpha 0.3.0 → 0.4.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: e685d9f96d5946c8e21d98af05953e70a7b61591a38c04262e8c49a97734e7aa
4
- data.tar.gz: a4642be739cdf21b69e87b06375844ab9b3b7fbe4bf884de85473523626af19b
3
+ metadata.gz: d83a9e1d5aa057f04827fce4aa4ff35fc2590f1eacac519f14dd370a04d5d57b
4
+ data.tar.gz: 8097d25272daca22270249e4951fd47e32e0f384eda2b5f1e7740e9450368069
5
5
  SHA512:
6
- metadata.gz: f23fe0700af3ba752d351ceb14ca41086440353a7c0eeabb3f9a34f2659a8f00c7cbc307b2d0f768594b7d4ada5ce2bc0cd15ec6b876f37ab93eb28a27c6f767
7
- data.tar.gz: 9abd5897948845f404a39a1048d21fc35faa7446e0a1990ca7fbf284e8ff25f3cd7ca7f734598d5c669daae01906d8845766fd66da0865a293401abb430fca5e
6
+ metadata.gz: 65a0e18171a2b5e16be1b653c7b33768aaea874475cb560c6e7c4450d3cda07e9bffaff5b00e96794d99112bd6cc82458a2a082bded64a6a0b244762b76953bf
7
+ data.tar.gz: 5ecbfda2402327a95601d3291c993589e326994f2cf62ed66652a17e7c05efa46fddd0e4692a12727d72afed8b6e7ec90b6b9c0477ed203987f05c10231e06fb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-authorizedbuyersmarketplace_v1alpha
2
2
 
3
+ ### v0.4.0 (2025-01-19)
4
+
5
+ * Regenerated from discovery document revision 20250113
6
+
3
7
  ### v0.3.0 (2025-01-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20250107
@@ -1640,8 +1640,7 @@ module Google
1640
1640
  end
1641
1641
  end
1642
1642
 
1643
- # Buyers are allowed to store certain types of private data in a proposal or
1644
- # deal.
1643
+ # Buyers are allowed to store certain types of private data in a proposal.
1645
1644
  class PrivateData
1646
1645
  include Google::Apis::Core::Hashable
1647
1646
 
@@ -1741,8 +1740,7 @@ module Google
1741
1740
  # @return [Array<Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact>]
1742
1741
  attr_accessor :buyer_contacts
1743
1742
 
1744
- # Buyers are allowed to store certain types of private data in a proposal or
1745
- # deal.
1743
+ # Buyers are allowed to store certain types of private data in a proposal.
1746
1744
  # Corresponds to the JSON property `buyerPrivateData`
1747
1745
  # @return [Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PrivateData]
1748
1746
  attr_accessor :buyer_private_data
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AuthorizedbuyersmarketplaceV1alpha
18
18
  # Version of the google-apis-authorizedbuyersmarketplace_v1alpha gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250107"
25
+ REVISION = "20250113"
26
26
  end
27
27
  end
28
28
  end
@@ -1498,7 +1498,8 @@ module Google
1498
1498
  # the UpdateProposalRequest.update_mask will be updated; Fields noted as '
1499
1499
  # Immutable' or 'Output only' yet specified in the UpdateProposalRequest.
1500
1500
  # update_mask will be ignored and left unchanged. Updating a private auction
1501
- # proposal is not allowed and will result in an error.
1501
+ # proposal is only allowed for buyer private data, all other fields are
1502
+ # immutable.
1502
1503
  # @param [String] name
1503
1504
  # Immutable. The name of the proposal serving as a unique identifier. Format:
1504
1505
  # buyers/`accountId`/proposals/`proposalId`
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-authorizedbuyersmarketplace_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-12 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -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-authorizedbuyersmarketplace_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1alpha/v0.3.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1alpha/v0.4.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-authorizedbuyersmarketplace_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.2
76
+ rubygems_version: 3.6.5
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Authorized Buyers Marketplace API V1alpha
79
79
  test_files: []