google-shopping-css-v1 0.2.0 → 0.2.1

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: 06b8f98ea14a5ba61a487a0194225c61187169be9fe22bf4684de14b56789f5e
4
- data.tar.gz: 1b19c52e09df42f9fcbc950c87d6e8f99db258742c8c9949313481f7a17fea3a
3
+ metadata.gz: 6b746bf5a019a61dd551fc2cd593a1c574a148ecbfd870f346dad31250f80ad7
4
+ data.tar.gz: bcdcd37bebf4616bfe69b8dc51cc0de71b4c02f68fe5d9f47ea679a2d45eebbd
5
5
  SHA512:
6
- metadata.gz: ad0704c0ee7bcec373a28ea9bd5fb7243c31b8305556608a22e4d5b63a7afe40144ef3b64d9ada7ad23a4400ddbee105da329c1d276569efe44e3622fc8d296c
7
- data.tar.gz: bda9cb4765601cf22b4e074ee5c697f16033cd61c29f4302b853b3ce1c346f57f71de9e21800211fc0463e8fcba67798ee53a1cba7a96f6f0315f86bd3adf86b
6
+ metadata.gz: e67711ee9ff45e23ac4800bd2f0e9a3abf66bf43392b81e8b840f2cc7fd984d1997b141a83b3878a465f81686da82d306092eb8dd95da3260136024680697993
7
+ data.tar.gz: 952a4ac7432afe7038beee56152ea69ec515ea6b848eab098e46a6f6492965d23f2096a019836df11ef386b956f12361d540158188b95516f34e27dfa3e315ae
@@ -175,7 +175,7 @@ module Google
175
175
  # Service calls
176
176
 
177
177
  ##
178
- # Lists the labels assigned to an account.
178
+ # Lists the labels owned by an account.
179
179
  #
180
180
  # @overload list_account_labels(request, options = nil)
181
181
  # Pass arguments to `list_account_labels` via a request object, either of type
@@ -168,7 +168,7 @@ module Google
168
168
  # Service calls
169
169
 
170
170
  ##
171
- # Lists the labels assigned to an account.
171
+ # Lists the labels owned by an account.
172
172
  #
173
173
  # @overload list_account_labels(request, options = nil)
174
174
  # Pass arguments to `list_account_labels` via a request object, either of type
@@ -33,7 +33,7 @@ module Google
33
33
  self.unmarshal_class_method = :decode
34
34
  self.service_name = 'google.shopping.css.v1.AccountLabelsService'
35
35
 
36
- # Lists the labels assigned to an account.
36
+ # Lists the labels owned by an account.
37
37
  rpc :ListAccountLabels, ::Google::Shopping::Css::V1::ListAccountLabelsRequest, ::Google::Shopping::Css::V1::ListAccountLabelsResponse
38
38
  # Creates a new label, not assigned to any account.
39
39
  rpc :CreateAccountLabel, ::Google::Shopping::Css::V1::CreateAccountLabelRequest, ::Google::Shopping::Css::V1::AccountLabel
@@ -21,7 +21,7 @@ module Google
21
21
  module Shopping
22
22
  module Css
23
23
  module V1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
@@ -215,6 +215,12 @@ module Google
215
215
  # enabled. By default, asynchronous REST clients will not be generated.
216
216
  # This feature will be enabled by default 1 month after launching the
217
217
  # feature in preview packages.
218
+ # @!attribute [rw] protobuf_pythonic_types_enabled
219
+ # @return [::Boolean]
220
+ # Enables generation of protobuf code using new types that are more
221
+ # Pythonic which are included in `protobuf>=5.29.x`. This feature will be
222
+ # enabled by default 1 month after launching the feature in preview
223
+ # packages.
218
224
  class ExperimentalFeatures
219
225
  include ::Google::Protobuf::MessageExts
220
226
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-shopping-css-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-25 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -151,7 +151,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
151
151
  - !ruby/object:Gem::Version
152
152
  version: '0'
153
153
  requirements: []
154
- rubygems_version: 3.5.21
154
+ rubygems_version: 3.5.22
155
155
  signing_key:
156
156
  specification_version: 4
157
157
  summary: Programmatically manage your Comparison Shopping Service (CSS) account data