google-shopping-merchant-accounts-v1 0.1.0 → 0.1.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: 5f1e389efc605419f8945d694198e9a05a6d64c5e188964d2e393a4899a903a2
4
- data.tar.gz: e16d6c1a6d418a4369a7fe395e15afc7574d0a6258451e7e734dfe35117e3fdf
3
+ metadata.gz: 71a7d68f80112cb5f51e7ae82221b7a3efb7e962b0fa17bcd6f1b1ab551b707e
4
+ data.tar.gz: f02c07de05fb63bfb91a0b5d9e2fb1137b0006aad2d63b2eee98d4ad1779c182
5
5
  SHA512:
6
- metadata.gz: 6b530c4853d0a09e04e59fe242bca0bffa554737f6eec2784fec2f3e1d6f70fb02237f6583863f0adec1e916b2f65348cb1b8e3a8c961cd620cc54548b009d4a
7
- data.tar.gz: 0bab99d606646658aad84dbb50211e16dc3f9badd1595e6f55b71bee45d76ffefa930de2ce2bf17393796506fb5c3b6d581c19b7d8c10bac20fdb33a02c274c3
6
+ metadata.gz: 642a19b1819419d5ee0163f8c07fa0efc74dcf1a538e65c4ae6f88c91b41bca816706d43844b2d1d5a2657eeb63216486dc39cfd76c9d23be403fe8488222e17
7
+ data.tar.gz: b8217ec4b6925738217e649919de4d7e7a1e0724b09da1dff192b6cab43d13449daa241e3231e2b4fa4a999ad8a8874e6614b9fef7128f742bbce53263e8331c
@@ -32,7 +32,7 @@ module Google
32
32
  # configuration, encompassing return policies for both ads and free listings
33
33
  # ## programs. This API defines the following resource model:
34
34
  #
35
- # [OnlineReturnPolicy](/merchant/api/reference/rpc/google.shopping.merchant.accounts.v1#google.shopping.merchant.accounts.v1.OnlineReturnPolicy)
35
+ # {::Google::Shopping::Merchant::Accounts::V1::OnlineReturnPolicy OnlineReturnPolicy}
36
36
  #
37
37
  class Client
38
38
  # @private
@@ -34,7 +34,7 @@ module Google
34
34
  # configuration, encompassing return policies for both ads and free listings
35
35
  # ## programs. This API defines the following resource model:
36
36
  #
37
- # [OnlineReturnPolicy](/merchant/api/reference/rpc/google.shopping.merchant.accounts.v1#google.shopping.merchant.accounts.v1.OnlineReturnPolicy)
37
+ # {::Google::Shopping::Merchant::Accounts::V1::OnlineReturnPolicy OnlineReturnPolicy}
38
38
  #
39
39
  class Client
40
40
  # @private
@@ -36,7 +36,7 @@ module Google
36
36
  # configuration, encompassing return policies for both ads and free listings
37
37
  # ## programs. This API defines the following resource model:
38
38
  #
39
- # [OnlineReturnPolicy](/merchant/api/reference/rpc/google.shopping.merchant.accounts.v1#google.shopping.merchant.accounts.v1.OnlineReturnPolicy)
39
+ # {::Google::Shopping::Merchant::Accounts::V1::OnlineReturnPolicy OnlineReturnPolicy}
40
40
  #
41
41
  # To load this service and instantiate a REST client:
42
42
  #
@@ -37,7 +37,7 @@ module Google
37
37
  # configuration, encompassing return policies for both ads and free listings
38
38
  # ## programs. This API defines the following resource model:
39
39
  #
40
- # [OnlineReturnPolicy](/merchant/api/reference/rpc/google.shopping.merchant.accounts.v1#google.shopping.merchant.accounts.v1.OnlineReturnPolicy)
40
+ # {::Google::Shopping::Merchant::Accounts::V1::OnlineReturnPolicy OnlineReturnPolicy}
41
41
  #
42
42
  # @example Load this service and instantiate a gRPC client
43
43
  #
@@ -29,7 +29,7 @@ module Google
29
29
  # configuration, encompassing return policies for both ads and free listings
30
30
  # ## programs. This API defines the following resource model:
31
31
  #
32
- # [OnlineReturnPolicy](/merchant/api/reference/rpc/google.shopping.merchant.accounts.v1#google.shopping.merchant.accounts.v1.OnlineReturnPolicy)
32
+ # [OnlineReturnPolicy][google.shopping.merchant.accounts.v1.OnlineReturnPolicy]
33
33
  class Service
34
34
 
35
35
  include ::GRPC::GenericService
@@ -22,7 +22,7 @@ module Google
22
22
  module Merchant
23
23
  module Accounts
24
24
  module V1
25
- VERSION = "0.1.0"
25
+ VERSION = "0.1.1"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-shopping-merchant-accounts-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC