google-apis-content_v2_1 0.17.0 → 0.18.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/content_v2_1/classes.rb +157 -156
- data/lib/google/apis/content_v2_1/gem_version.rb +2 -2
- data/lib/google/apis/content_v2_1/service.rb +4 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9ed11960a935e807de41e5c8cb2469898e008abb2ff985972845c147de983f9d
|
|
4
|
+
data.tar.gz: 999cb844f9a93a23f6f74b1dd39f4c0e0b5f85f812ab03a673f8b74aa93b49fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 81f52fa4c13d9b5295ae3fddc1736084ffca57b8f2ded1daa288193991a1c121f794f46b0820aa01333b65c7c1aeeb1abdc789c44dc263c6e378da0eea846ede
|
|
7
|
+
data.tar.gz: cdcbe85b76f9f4ba63f89fa0edca5e80da965a843ed39f42ec0dd62371e357d84d8ee642804c89eb6ada0c0885e440758902e78d5bff06027da074fcc3c01da5
|
data/CHANGELOG.md
CHANGED
|
@@ -28,8 +28,8 @@ module Google
|
|
|
28
28
|
class Account
|
|
29
29
|
include Google::Apis::Core::Hashable
|
|
30
30
|
|
|
31
|
-
# How the account is managed. Acceptable values are: - "`manual`" -
|
|
32
|
-
#
|
|
31
|
+
# Output only. How the account is managed. Acceptable values are: - "`manual`" -
|
|
32
|
+
# "`automatic`"
|
|
33
33
|
# Corresponds to the JSON property `accountManagement`
|
|
34
34
|
# @return [String]
|
|
35
35
|
attr_accessor :account_management
|
|
@@ -76,7 +76,7 @@ module Google
|
|
|
76
76
|
attr_accessor :id
|
|
77
77
|
|
|
78
78
|
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
79
|
-
# account`"
|
|
79
|
+
# account`".
|
|
80
80
|
# Corresponds to the JSON property `kind`
|
|
81
81
|
# @return [String]
|
|
82
82
|
attr_accessor :kind
|
|
@@ -719,8 +719,8 @@ module Google
|
|
|
719
719
|
# @return [Fixnum]
|
|
720
720
|
attr_accessor :account_id
|
|
721
721
|
|
|
722
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
723
|
-
# accountTax".
|
|
722
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
723
|
+
# accountTax`".
|
|
724
724
|
# Corresponds to the JSON property `kind`
|
|
725
725
|
# @return [String]
|
|
726
726
|
attr_accessor :kind
|
|
@@ -882,8 +882,8 @@ module Google
|
|
|
882
882
|
# @return [Array<Google::Apis::ContentV2_1::AccountIdentifier>]
|
|
883
883
|
attr_accessor :account_identifiers
|
|
884
884
|
|
|
885
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
886
|
-
# accountsAuthInfoResponse".
|
|
885
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
886
|
+
# accountsAuthInfoResponse`".
|
|
887
887
|
# Corresponds to the JSON property `kind`
|
|
888
888
|
# @return [String]
|
|
889
889
|
attr_accessor :kind
|
|
@@ -903,8 +903,8 @@ module Google
|
|
|
903
903
|
class AccountsClaimWebsiteResponse
|
|
904
904
|
include Google::Apis::Core::Hashable
|
|
905
905
|
|
|
906
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
907
|
-
# accountsClaimWebsiteResponse".
|
|
906
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
907
|
+
# accountsClaimWebsiteResponse`".
|
|
908
908
|
# Corresponds to the JSON property `kind`
|
|
909
909
|
# @return [String]
|
|
910
910
|
attr_accessor :kind
|
|
@@ -1069,8 +1069,8 @@ module Google
|
|
|
1069
1069
|
# @return [Array<Google::Apis::ContentV2_1::AccountsCustomBatchResponseEntry>]
|
|
1070
1070
|
attr_accessor :entries
|
|
1071
1071
|
|
|
1072
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1073
|
-
# accountsCustomBatchResponse".
|
|
1072
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1073
|
+
# accountsCustomBatchResponse`".
|
|
1074
1074
|
# Corresponds to the JSON property `kind`
|
|
1075
1075
|
# @return [String]
|
|
1076
1076
|
attr_accessor :kind
|
|
@@ -1178,8 +1178,8 @@ module Google
|
|
|
1178
1178
|
class AccountsLinkResponse
|
|
1179
1179
|
include Google::Apis::Core::Hashable
|
|
1180
1180
|
|
|
1181
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1182
|
-
# accountsLinkResponse".
|
|
1181
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1182
|
+
# accountsLinkResponse`".
|
|
1183
1183
|
# Corresponds to the JSON property `kind`
|
|
1184
1184
|
# @return [String]
|
|
1185
1185
|
attr_accessor :kind
|
|
@@ -1198,8 +1198,8 @@ module Google
|
|
|
1198
1198
|
class AccountsListLinksResponse
|
|
1199
1199
|
include Google::Apis::Core::Hashable
|
|
1200
1200
|
|
|
1201
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1202
|
-
# accountsListLinksResponse".
|
|
1201
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1202
|
+
# accountsListLinksResponse`".
|
|
1203
1203
|
# Corresponds to the JSON property `kind`
|
|
1204
1204
|
# @return [String]
|
|
1205
1205
|
attr_accessor :kind
|
|
@@ -1230,8 +1230,8 @@ module Google
|
|
|
1230
1230
|
class AccountsListResponse
|
|
1231
1231
|
include Google::Apis::Core::Hashable
|
|
1232
1232
|
|
|
1233
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1234
|
-
# accountsListResponse".
|
|
1233
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1234
|
+
# accountsListResponse`".
|
|
1235
1235
|
# Corresponds to the JSON property `kind`
|
|
1236
1236
|
# @return [String]
|
|
1237
1237
|
attr_accessor :kind
|
|
@@ -1281,8 +1281,8 @@ module Google
|
|
|
1281
1281
|
class AccountsUpdateLabelsResponse
|
|
1282
1282
|
include Google::Apis::Core::Hashable
|
|
1283
1283
|
|
|
1284
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1285
|
-
# accountsUpdateLabelsResponse".
|
|
1284
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1285
|
+
# accountsUpdateLabelsResponse`".
|
|
1286
1286
|
# Corresponds to the JSON property `kind`
|
|
1287
1287
|
# @return [String]
|
|
1288
1288
|
attr_accessor :kind
|
|
@@ -1369,8 +1369,8 @@ module Google
|
|
|
1369
1369
|
# @return [Array<Google::Apis::ContentV2_1::AccountstatusesCustomBatchResponseEntry>]
|
|
1370
1370
|
attr_accessor :entries
|
|
1371
1371
|
|
|
1372
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1373
|
-
# accountstatusesCustomBatchResponse".
|
|
1372
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1373
|
+
# accountstatusesCustomBatchResponse`".
|
|
1374
1374
|
# Corresponds to the JSON property `kind`
|
|
1375
1375
|
# @return [String]
|
|
1376
1376
|
attr_accessor :kind
|
|
@@ -1422,8 +1422,8 @@ module Google
|
|
|
1422
1422
|
class AccountstatusesListResponse
|
|
1423
1423
|
include Google::Apis::Core::Hashable
|
|
1424
1424
|
|
|
1425
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1426
|
-
# accountstatusesListResponse".
|
|
1425
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1426
|
+
# accountstatusesListResponse`".
|
|
1427
1427
|
# Corresponds to the JSON property `kind`
|
|
1428
1428
|
# @return [String]
|
|
1429
1429
|
attr_accessor :kind
|
|
@@ -1521,8 +1521,8 @@ module Google
|
|
|
1521
1521
|
# @return [Array<Google::Apis::ContentV2_1::AccounttaxCustomBatchResponseEntry>]
|
|
1522
1522
|
attr_accessor :entries
|
|
1523
1523
|
|
|
1524
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1525
|
-
# accounttaxCustomBatchResponse".
|
|
1524
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1525
|
+
# accounttaxCustomBatchResponse`".
|
|
1526
1526
|
# Corresponds to the JSON property `kind`
|
|
1527
1527
|
# @return [String]
|
|
1528
1528
|
attr_accessor :kind
|
|
@@ -1580,8 +1580,8 @@ module Google
|
|
|
1580
1580
|
class AccounttaxListResponse
|
|
1581
1581
|
include Google::Apis::Core::Hashable
|
|
1582
1582
|
|
|
1583
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
1584
|
-
# accounttaxListResponse".
|
|
1583
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
1584
|
+
# accounttaxListResponse`".
|
|
1585
1585
|
# Corresponds to the JSON property `kind`
|
|
1586
1586
|
# @return [String]
|
|
1587
1587
|
attr_accessor :kind
|
|
@@ -2672,8 +2672,8 @@ module Google
|
|
|
2672
2672
|
# @return [Array<Google::Apis::ContentV2_1::DatafeedsCustomBatchResponseEntry>]
|
|
2673
2673
|
attr_accessor :entries
|
|
2674
2674
|
|
|
2675
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
2676
|
-
# datafeedsCustomBatchResponse".
|
|
2675
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
2676
|
+
# datafeedsCustomBatchResponse`".
|
|
2677
2677
|
# Corresponds to the JSON property `kind`
|
|
2678
2678
|
# @return [String]
|
|
2679
2679
|
attr_accessor :kind
|
|
@@ -2724,8 +2724,8 @@ module Google
|
|
|
2724
2724
|
class DatafeedsFetchNowResponse
|
|
2725
2725
|
include Google::Apis::Core::Hashable
|
|
2726
2726
|
|
|
2727
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
2728
|
-
# datafeedsFetchNowResponse".
|
|
2727
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
2728
|
+
# datafeedsFetchNowResponse`".
|
|
2729
2729
|
# Corresponds to the JSON property `kind`
|
|
2730
2730
|
# @return [String]
|
|
2731
2731
|
attr_accessor :kind
|
|
@@ -2744,8 +2744,8 @@ module Google
|
|
|
2744
2744
|
class DatafeedsListResponse
|
|
2745
2745
|
include Google::Apis::Core::Hashable
|
|
2746
2746
|
|
|
2747
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
2748
|
-
# datafeedsListResponse".
|
|
2747
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
2748
|
+
# datafeedsListResponse`".
|
|
2749
2749
|
# Corresponds to the JSON property `kind`
|
|
2750
2750
|
# @return [String]
|
|
2751
2751
|
attr_accessor :kind
|
|
@@ -2853,8 +2853,8 @@ module Google
|
|
|
2853
2853
|
# @return [Array<Google::Apis::ContentV2_1::DatafeedstatusesCustomBatchResponseEntry>]
|
|
2854
2854
|
attr_accessor :entries
|
|
2855
2855
|
|
|
2856
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
2857
|
-
# datafeedstatusesCustomBatchResponse".
|
|
2856
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
2857
|
+
# datafeedstatusesCustomBatchResponse`".
|
|
2858
2858
|
# Corresponds to the JSON property `kind`
|
|
2859
2859
|
# @return [String]
|
|
2860
2860
|
attr_accessor :kind
|
|
@@ -2906,8 +2906,8 @@ module Google
|
|
|
2906
2906
|
class DatafeedstatusesListResponse
|
|
2907
2907
|
include Google::Apis::Core::Hashable
|
|
2908
2908
|
|
|
2909
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
2910
|
-
# datafeedstatusesListResponse".
|
|
2909
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
2910
|
+
# datafeedstatusesListResponse`".
|
|
2911
2911
|
# Corresponds to the JSON property `kind`
|
|
2912
2912
|
# @return [String]
|
|
2913
2913
|
attr_accessor :kind
|
|
@@ -3878,8 +3878,8 @@ module Google
|
|
|
3878
3878
|
# @return [Array<Google::Apis::ContentV2_1::LiasettingsCustomBatchResponseEntry>]
|
|
3879
3879
|
attr_accessor :entries
|
|
3880
3880
|
|
|
3881
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
3882
|
-
# liasettingsCustomBatchResponse".
|
|
3881
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
3882
|
+
# liasettingsCustomBatchResponse`".
|
|
3883
3883
|
# Corresponds to the JSON property `kind`
|
|
3884
3884
|
# @return [String]
|
|
3885
3885
|
attr_accessor :kind
|
|
@@ -3960,8 +3960,8 @@ module Google
|
|
|
3960
3960
|
# @return [Array<Google::Apis::ContentV2_1::GmbAccountsGmbAccount>]
|
|
3961
3961
|
attr_accessor :gmb_accounts
|
|
3962
3962
|
|
|
3963
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
3964
|
-
# liasettingsGetAccessibleGmbAccountsResponse".
|
|
3963
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
3964
|
+
# liasettingsGetAccessibleGmbAccountsResponse`".
|
|
3965
3965
|
# Corresponds to the JSON property `kind`
|
|
3966
3966
|
# @return [String]
|
|
3967
3967
|
attr_accessor :kind
|
|
@@ -3982,8 +3982,8 @@ module Google
|
|
|
3982
3982
|
class LiasettingsListPosDataProvidersResponse
|
|
3983
3983
|
include Google::Apis::Core::Hashable
|
|
3984
3984
|
|
|
3985
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
3986
|
-
# liasettingsListPosDataProvidersResponse".
|
|
3985
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
3986
|
+
# liasettingsListPosDataProvidersResponse`".
|
|
3987
3987
|
# Corresponds to the JSON property `kind`
|
|
3988
3988
|
# @return [String]
|
|
3989
3989
|
attr_accessor :kind
|
|
@@ -4008,8 +4008,8 @@ module Google
|
|
|
4008
4008
|
class LiasettingsListResponse
|
|
4009
4009
|
include Google::Apis::Core::Hashable
|
|
4010
4010
|
|
|
4011
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4012
|
-
# liasettingsListResponse".
|
|
4011
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4012
|
+
# liasettingsListResponse`".
|
|
4013
4013
|
# Corresponds to the JSON property `kind`
|
|
4014
4014
|
# @return [String]
|
|
4015
4015
|
attr_accessor :kind
|
|
@@ -4040,8 +4040,8 @@ module Google
|
|
|
4040
4040
|
class LiasettingsRequestGmbAccessResponse
|
|
4041
4041
|
include Google::Apis::Core::Hashable
|
|
4042
4042
|
|
|
4043
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4044
|
-
# liasettingsRequestGmbAccessResponse".
|
|
4043
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4044
|
+
# liasettingsRequestGmbAccessResponse`".
|
|
4045
4045
|
# Corresponds to the JSON property `kind`
|
|
4046
4046
|
# @return [String]
|
|
4047
4047
|
attr_accessor :kind
|
|
@@ -4060,8 +4060,8 @@ module Google
|
|
|
4060
4060
|
class LiasettingsRequestInventoryVerificationResponse
|
|
4061
4061
|
include Google::Apis::Core::Hashable
|
|
4062
4062
|
|
|
4063
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4064
|
-
# liasettingsRequestInventoryVerificationResponse".
|
|
4063
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4064
|
+
# liasettingsRequestInventoryVerificationResponse`".
|
|
4065
4065
|
# Corresponds to the JSON property `kind`
|
|
4066
4066
|
# @return [String]
|
|
4067
4067
|
attr_accessor :kind
|
|
@@ -4080,8 +4080,8 @@ module Google
|
|
|
4080
4080
|
class LiasettingsSetInventoryVerificationContactResponse
|
|
4081
4081
|
include Google::Apis::Core::Hashable
|
|
4082
4082
|
|
|
4083
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4084
|
-
# liasettingsSetInventoryVerificationContactResponse".
|
|
4083
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4084
|
+
# liasettingsSetInventoryVerificationContactResponse`".
|
|
4085
4085
|
# Corresponds to the JSON property `kind`
|
|
4086
4086
|
# @return [String]
|
|
4087
4087
|
attr_accessor :kind
|
|
@@ -4100,8 +4100,8 @@ module Google
|
|
|
4100
4100
|
class LiasettingsSetPosDataProviderResponse
|
|
4101
4101
|
include Google::Apis::Core::Hashable
|
|
4102
4102
|
|
|
4103
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4104
|
-
# liasettingsSetPosDataProviderResponse".
|
|
4103
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4104
|
+
# liasettingsSetPosDataProviderResponse`".
|
|
4105
4105
|
# Corresponds to the JSON property `kind`
|
|
4106
4106
|
# @return [String]
|
|
4107
4107
|
attr_accessor :kind
|
|
@@ -4568,8 +4568,8 @@ module Google
|
|
|
4568
4568
|
# @return [Array<Google::Apis::ContentV2_1::LocalinventoryCustomBatchResponseEntry>]
|
|
4569
4569
|
attr_accessor :entries
|
|
4570
4570
|
|
|
4571
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
4572
|
-
# localinventoryCustomBatchResponse".
|
|
4571
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
4572
|
+
# localinventoryCustomBatchResponse`".
|
|
4573
4573
|
# Corresponds to the JSON property `kind`
|
|
4574
4574
|
# @return [String]
|
|
4575
4575
|
attr_accessor :kind
|
|
@@ -6961,8 +6961,8 @@ module Google
|
|
|
6961
6961
|
# @return [String]
|
|
6962
6962
|
attr_accessor :execution_status
|
|
6963
6963
|
|
|
6964
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
6965
|
-
# orderinvoicesCreateChargeInvoiceResponse".
|
|
6964
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
6965
|
+
# orderinvoicesCreateChargeInvoiceResponse`".
|
|
6966
6966
|
# Corresponds to the JSON property `kind`
|
|
6967
6967
|
# @return [String]
|
|
6968
6968
|
attr_accessor :kind
|
|
@@ -7035,8 +7035,8 @@ module Google
|
|
|
7035
7035
|
# @return [String]
|
|
7036
7036
|
attr_accessor :execution_status
|
|
7037
7037
|
|
|
7038
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7039
|
-
# orderinvoicesCreateRefundInvoiceResponse".
|
|
7038
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7039
|
+
# orderinvoicesCreateRefundInvoiceResponse`".
|
|
7040
7040
|
# Corresponds to the JSON property `kind`
|
|
7041
7041
|
# @return [String]
|
|
7042
7042
|
attr_accessor :kind
|
|
@@ -7133,8 +7133,8 @@ module Google
|
|
|
7133
7133
|
# @return [Array<Google::Apis::ContentV2_1::OrderReportDisbursement>]
|
|
7134
7134
|
attr_accessor :disbursements
|
|
7135
7135
|
|
|
7136
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7137
|
-
# orderreportsListDisbursementsResponse".
|
|
7136
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7137
|
+
# orderreportsListDisbursementsResponse`".
|
|
7138
7138
|
# Corresponds to the JSON property `kind`
|
|
7139
7139
|
# @return [String]
|
|
7140
7140
|
attr_accessor :kind
|
|
@@ -7160,8 +7160,8 @@ module Google
|
|
|
7160
7160
|
class OrderreportsListTransactionsResponse
|
|
7161
7161
|
include Google::Apis::Core::Hashable
|
|
7162
7162
|
|
|
7163
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7164
|
-
# orderreportsListTransactionsResponse".
|
|
7163
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7164
|
+
# orderreportsListTransactionsResponse`".
|
|
7165
7165
|
# Corresponds to the JSON property `kind`
|
|
7166
7166
|
# @return [String]
|
|
7167
7167
|
attr_accessor :kind
|
|
@@ -7218,8 +7218,8 @@ module Google
|
|
|
7218
7218
|
# @return [String]
|
|
7219
7219
|
attr_accessor :execution_status
|
|
7220
7220
|
|
|
7221
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7222
|
-
# orderreturnsAcknowledgeResponse".
|
|
7221
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7222
|
+
# orderreturnsAcknowledgeResponse`".
|
|
7223
7223
|
# Corresponds to the JSON property `kind`
|
|
7224
7224
|
# @return [String]
|
|
7225
7225
|
attr_accessor :kind
|
|
@@ -7282,8 +7282,8 @@ module Google
|
|
|
7282
7282
|
# @return [String]
|
|
7283
7283
|
attr_accessor :execution_status
|
|
7284
7284
|
|
|
7285
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7286
|
-
# orderreturnsCreateOrderReturnResponse".
|
|
7285
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7286
|
+
# orderreturnsCreateOrderReturnResponse`".
|
|
7287
7287
|
# Corresponds to the JSON property `kind`
|
|
7288
7288
|
# @return [String]
|
|
7289
7289
|
attr_accessor :kind
|
|
@@ -7343,8 +7343,8 @@ module Google
|
|
|
7343
7343
|
class OrderreturnsListResponse
|
|
7344
7344
|
include Google::Apis::Core::Hashable
|
|
7345
7345
|
|
|
7346
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7347
|
-
# orderreturnsListResponse".
|
|
7346
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7347
|
+
# orderreturnsListResponse`".
|
|
7348
7348
|
# Corresponds to the JSON property `kind`
|
|
7349
7349
|
# @return [String]
|
|
7350
7350
|
attr_accessor :kind
|
|
@@ -7447,8 +7447,8 @@ module Google
|
|
|
7447
7447
|
# @return [String]
|
|
7448
7448
|
attr_accessor :execution_status
|
|
7449
7449
|
|
|
7450
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7451
|
-
# orderreturnsProcessResponse".
|
|
7450
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7451
|
+
# orderreturnsProcessResponse`".
|
|
7452
7452
|
# Corresponds to the JSON property `kind`
|
|
7453
7453
|
# @return [String]
|
|
7454
7454
|
attr_accessor :kind
|
|
@@ -7598,8 +7598,8 @@ module Google
|
|
|
7598
7598
|
# @return [String]
|
|
7599
7599
|
attr_accessor :execution_status
|
|
7600
7600
|
|
|
7601
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7602
|
-
# ordersAcknowledgeResponse".
|
|
7601
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7602
|
+
# ordersAcknowledgeResponse`".
|
|
7603
7603
|
# Corresponds to the JSON property `kind`
|
|
7604
7604
|
# @return [String]
|
|
7605
7605
|
attr_accessor :kind
|
|
@@ -7619,8 +7619,8 @@ module Google
|
|
|
7619
7619
|
class OrdersAdvanceTestOrderResponse
|
|
7620
7620
|
include Google::Apis::Core::Hashable
|
|
7621
7621
|
|
|
7622
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7623
|
-
# ordersAdvanceTestOrderResponse".
|
|
7622
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7623
|
+
# ordersAdvanceTestOrderResponse`".
|
|
7624
7624
|
# Corresponds to the JSON property `kind`
|
|
7625
7625
|
# @return [String]
|
|
7626
7626
|
attr_accessor :kind
|
|
@@ -7698,8 +7698,8 @@ module Google
|
|
|
7698
7698
|
# @return [String]
|
|
7699
7699
|
attr_accessor :execution_status
|
|
7700
7700
|
|
|
7701
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7702
|
-
# ordersCancelLineItemResponse".
|
|
7701
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7702
|
+
# ordersCancelLineItemResponse`".
|
|
7703
7703
|
# Corresponds to the JSON property `kind`
|
|
7704
7704
|
# @return [String]
|
|
7705
7705
|
attr_accessor :kind
|
|
@@ -7759,8 +7759,8 @@ module Google
|
|
|
7759
7759
|
# @return [String]
|
|
7760
7760
|
attr_accessor :execution_status
|
|
7761
7761
|
|
|
7762
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7763
|
-
# ordersCancelResponse".
|
|
7762
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7763
|
+
# ordersCancelResponse`".
|
|
7764
7764
|
# Corresponds to the JSON property `kind`
|
|
7765
7765
|
# @return [String]
|
|
7766
7766
|
attr_accessor :kind
|
|
@@ -7800,8 +7800,8 @@ module Google
|
|
|
7800
7800
|
class OrdersCancelTestOrderByCustomerResponse
|
|
7801
7801
|
include Google::Apis::Core::Hashable
|
|
7802
7802
|
|
|
7803
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7804
|
-
# ordersCancelTestOrderByCustomerResponse".
|
|
7803
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7804
|
+
# ordersCancelTestOrderByCustomerResponse`".
|
|
7805
7805
|
# Corresponds to the JSON property `kind`
|
|
7806
7806
|
# @return [String]
|
|
7807
7807
|
attr_accessor :kind
|
|
@@ -7857,8 +7857,8 @@ module Google
|
|
|
7857
7857
|
class OrdersCreateTestOrderResponse
|
|
7858
7858
|
include Google::Apis::Core::Hashable
|
|
7859
7859
|
|
|
7860
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7861
|
-
# ordersCreateTestOrderResponse".
|
|
7860
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7861
|
+
# ordersCreateTestOrderResponse`".
|
|
7862
7862
|
# Corresponds to the JSON property `kind`
|
|
7863
7863
|
# @return [String]
|
|
7864
7864
|
attr_accessor :kind
|
|
@@ -7902,8 +7902,8 @@ module Google
|
|
|
7902
7902
|
class OrdersCreateTestReturnResponse
|
|
7903
7903
|
include Google::Apis::Core::Hashable
|
|
7904
7904
|
|
|
7905
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
7906
|
-
# ordersCreateTestReturnResponse".
|
|
7905
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
7906
|
+
# ordersCreateTestReturnResponse`".
|
|
7907
7907
|
# Corresponds to the JSON property `kind`
|
|
7908
7908
|
# @return [String]
|
|
7909
7909
|
attr_accessor :kind
|
|
@@ -8091,8 +8091,8 @@ module Google
|
|
|
8091
8091
|
class OrdersGetByMerchantOrderIdResponse
|
|
8092
8092
|
include Google::Apis::Core::Hashable
|
|
8093
8093
|
|
|
8094
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8095
|
-
# ordersGetByMerchantOrderIdResponse".
|
|
8094
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8095
|
+
# ordersGetByMerchantOrderIdResponse`".
|
|
8096
8096
|
# Corresponds to the JSON property `kind`
|
|
8097
8097
|
# @return [String]
|
|
8098
8098
|
attr_accessor :kind
|
|
@@ -8118,8 +8118,8 @@ module Google
|
|
|
8118
8118
|
class OrdersGetTestOrderTemplateResponse
|
|
8119
8119
|
include Google::Apis::Core::Hashable
|
|
8120
8120
|
|
|
8121
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8122
|
-
# ordersGetTestOrderTemplateResponse".
|
|
8121
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8122
|
+
# ordersGetTestOrderTemplateResponse`".
|
|
8123
8123
|
# Corresponds to the JSON property `kind`
|
|
8124
8124
|
# @return [String]
|
|
8125
8125
|
attr_accessor :kind
|
|
@@ -8219,8 +8219,8 @@ module Google
|
|
|
8219
8219
|
# @return [String]
|
|
8220
8220
|
attr_accessor :execution_status
|
|
8221
8221
|
|
|
8222
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8223
|
-
# ordersInStoreRefundLineItemResponse".
|
|
8222
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8223
|
+
# ordersInStoreRefundLineItemResponse`".
|
|
8224
8224
|
# Corresponds to the JSON property `kind`
|
|
8225
8225
|
# @return [String]
|
|
8226
8226
|
attr_accessor :kind
|
|
@@ -8240,8 +8240,8 @@ module Google
|
|
|
8240
8240
|
class OrdersListResponse
|
|
8241
8241
|
include Google::Apis::Core::Hashable
|
|
8242
8242
|
|
|
8243
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8244
|
-
# ordersListResponse".
|
|
8243
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8244
|
+
# ordersListResponse`".
|
|
8245
8245
|
# Corresponds to the JSON property `kind`
|
|
8246
8246
|
# @return [String]
|
|
8247
8247
|
attr_accessor :kind
|
|
@@ -8328,8 +8328,8 @@ module Google
|
|
|
8328
8328
|
# @return [String]
|
|
8329
8329
|
attr_accessor :execution_status
|
|
8330
8330
|
|
|
8331
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8332
|
-
# ordersRefundItemResponse".
|
|
8331
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8332
|
+
# ordersRefundItemResponse`".
|
|
8333
8333
|
# Corresponds to the JSON property `kind`
|
|
8334
8334
|
# @return [String]
|
|
8335
8335
|
attr_accessor :kind
|
|
@@ -8402,8 +8402,8 @@ module Google
|
|
|
8402
8402
|
# @return [String]
|
|
8403
8403
|
attr_accessor :execution_status
|
|
8404
8404
|
|
|
8405
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8406
|
-
# ordersRefundOrderResponse".
|
|
8405
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8406
|
+
# ordersRefundOrderResponse`".
|
|
8407
8407
|
# Corresponds to the JSON property `kind`
|
|
8408
8408
|
# @return [String]
|
|
8409
8409
|
attr_accessor :kind
|
|
@@ -8480,8 +8480,8 @@ module Google
|
|
|
8480
8480
|
# @return [String]
|
|
8481
8481
|
attr_accessor :execution_status
|
|
8482
8482
|
|
|
8483
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8484
|
-
# ordersRejectReturnLineItemResponse".
|
|
8483
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8484
|
+
# ordersRejectReturnLineItemResponse`".
|
|
8485
8485
|
# Corresponds to the JSON property `kind`
|
|
8486
8486
|
# @return [String]
|
|
8487
8487
|
attr_accessor :kind
|
|
@@ -8577,8 +8577,8 @@ module Google
|
|
|
8577
8577
|
# @return [String]
|
|
8578
8578
|
attr_accessor :execution_status
|
|
8579
8579
|
|
|
8580
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8581
|
-
# ordersReturnRefundLineItemResponse".
|
|
8580
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8581
|
+
# ordersReturnRefundLineItemResponse`".
|
|
8582
8582
|
# Corresponds to the JSON property `kind`
|
|
8583
8583
|
# @return [String]
|
|
8584
8584
|
attr_accessor :kind
|
|
@@ -8643,8 +8643,8 @@ module Google
|
|
|
8643
8643
|
# @return [String]
|
|
8644
8644
|
attr_accessor :execution_status
|
|
8645
8645
|
|
|
8646
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8647
|
-
# ordersSetLineItemMetadataResponse".
|
|
8646
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8647
|
+
# ordersSetLineItemMetadataResponse`".
|
|
8648
8648
|
# Corresponds to the JSON property `kind`
|
|
8649
8649
|
# @return [String]
|
|
8650
8650
|
attr_accessor :kind
|
|
@@ -8709,8 +8709,8 @@ module Google
|
|
|
8709
8709
|
# @return [String]
|
|
8710
8710
|
attr_accessor :execution_status
|
|
8711
8711
|
|
|
8712
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8713
|
-
# ordersShipLineItemsResponse".
|
|
8712
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8713
|
+
# ordersShipLineItemsResponse`".
|
|
8714
8714
|
# Corresponds to the JSON property `kind`
|
|
8715
8715
|
# @return [String]
|
|
8716
8716
|
attr_accessor :kind
|
|
@@ -8785,8 +8785,8 @@ module Google
|
|
|
8785
8785
|
# @return [String]
|
|
8786
8786
|
attr_accessor :execution_status
|
|
8787
8787
|
|
|
8788
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8789
|
-
# ordersUpdateLineItemShippingDetailsResponse".
|
|
8788
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8789
|
+
# ordersUpdateLineItemShippingDetailsResponse`".
|
|
8790
8790
|
# Corresponds to the JSON property `kind`
|
|
8791
8791
|
# @return [String]
|
|
8792
8792
|
attr_accessor :kind
|
|
@@ -8837,8 +8837,8 @@ module Google
|
|
|
8837
8837
|
# @return [String]
|
|
8838
8838
|
attr_accessor :execution_status
|
|
8839
8839
|
|
|
8840
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8841
|
-
# ordersUpdateMerchantOrderIdResponse".
|
|
8840
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8841
|
+
# ordersUpdateMerchantOrderIdResponse`".
|
|
8842
8842
|
# Corresponds to the JSON property `kind`
|
|
8843
8843
|
# @return [String]
|
|
8844
8844
|
attr_accessor :kind
|
|
@@ -8944,8 +8944,8 @@ module Google
|
|
|
8944
8944
|
# @return [String]
|
|
8945
8945
|
attr_accessor :execution_status
|
|
8946
8946
|
|
|
8947
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
8948
|
-
# ordersUpdateShipmentResponse".
|
|
8947
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
8948
|
+
# ordersUpdateShipmentResponse`".
|
|
8949
8949
|
# Corresponds to the JSON property `kind`
|
|
8950
8950
|
# @return [String]
|
|
8951
8951
|
attr_accessor :kind
|
|
@@ -9146,8 +9146,8 @@ module Google
|
|
|
9146
9146
|
# @return [Array<Google::Apis::ContentV2_1::PosCustomBatchResponseEntry>]
|
|
9147
9147
|
attr_accessor :entries
|
|
9148
9148
|
|
|
9149
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
9150
|
-
# posCustomBatchResponse".
|
|
9149
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
9150
|
+
# posCustomBatchResponse`".
|
|
9151
9151
|
# Corresponds to the JSON property `kind`
|
|
9152
9152
|
# @return [String]
|
|
9153
9153
|
attr_accessor :kind
|
|
@@ -9419,8 +9419,8 @@ module Google
|
|
|
9419
9419
|
# @return [String]
|
|
9420
9420
|
attr_accessor :item_id
|
|
9421
9421
|
|
|
9422
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
9423
|
-
# posInventoryResponse".
|
|
9422
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
9423
|
+
# posInventoryResponse`".
|
|
9424
9424
|
# Corresponds to the JSON property `kind`
|
|
9425
9425
|
# @return [String]
|
|
9426
9426
|
attr_accessor :kind
|
|
@@ -9473,8 +9473,8 @@ module Google
|
|
|
9473
9473
|
class PosListResponse
|
|
9474
9474
|
include Google::Apis::Core::Hashable
|
|
9475
9475
|
|
|
9476
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
9477
|
-
# posListResponse".
|
|
9476
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
9477
|
+
# posListResponse`".
|
|
9478
9478
|
# Corresponds to the JSON property `kind`
|
|
9479
9479
|
# @return [String]
|
|
9480
9480
|
attr_accessor :kind
|
|
@@ -9659,8 +9659,8 @@ module Google
|
|
|
9659
9659
|
# @return [String]
|
|
9660
9660
|
attr_accessor :item_id
|
|
9661
9661
|
|
|
9662
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
9663
|
-
# posSaleResponse".
|
|
9662
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
9663
|
+
# posSaleResponse`".
|
|
9664
9664
|
# Corresponds to the JSON property `kind`
|
|
9665
9665
|
# @return [String]
|
|
9666
9666
|
attr_accessor :kind
|
|
@@ -10981,7 +10981,8 @@ module Google
|
|
|
10981
10981
|
# @return [Fixnum]
|
|
10982
10982
|
attr_accessor :batch_id
|
|
10983
10983
|
|
|
10984
|
-
# The Content API
|
|
10984
|
+
# The Content API Supplemental Feed ID. If present then product insertion or
|
|
10985
|
+
# deletion applies to a supplemental feed instead of primary Content API feed.
|
|
10985
10986
|
# Corresponds to the JSON property `feedId`
|
|
10986
10987
|
# @return [Fixnum]
|
|
10987
10988
|
attr_accessor :feed_id
|
|
@@ -11046,8 +11047,8 @@ module Google
|
|
|
11046
11047
|
# @return [Array<Google::Apis::ContentV2_1::ProductsCustomBatchResponseEntry>]
|
|
11047
11048
|
attr_accessor :entries
|
|
11048
11049
|
|
|
11049
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11050
|
-
# productsCustomBatchResponse".
|
|
11050
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11051
|
+
# productsCustomBatchResponse`".
|
|
11051
11052
|
# Corresponds to the JSON property `kind`
|
|
11052
11053
|
# @return [String]
|
|
11053
11054
|
attr_accessor :kind
|
|
@@ -11108,8 +11109,8 @@ module Google
|
|
|
11108
11109
|
class ProductsListResponse
|
|
11109
11110
|
include Google::Apis::Core::Hashable
|
|
11110
11111
|
|
|
11111
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11112
|
-
# productsListResponse".
|
|
11112
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11113
|
+
# productsListResponse`".
|
|
11113
11114
|
# Corresponds to the JSON property `kind`
|
|
11114
11115
|
# @return [String]
|
|
11115
11116
|
attr_accessor :kind
|
|
@@ -11215,8 +11216,8 @@ module Google
|
|
|
11215
11216
|
# @return [Array<Google::Apis::ContentV2_1::ProductstatusesCustomBatchResponseEntry>]
|
|
11216
11217
|
attr_accessor :entries
|
|
11217
11218
|
|
|
11218
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11219
|
-
# productstatusesCustomBatchResponse".
|
|
11219
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11220
|
+
# productstatusesCustomBatchResponse`".
|
|
11220
11221
|
# Corresponds to the JSON property `kind`
|
|
11221
11222
|
# @return [String]
|
|
11222
11223
|
attr_accessor :kind
|
|
@@ -11275,8 +11276,8 @@ module Google
|
|
|
11275
11276
|
class ProductstatusesListResponse
|
|
11276
11277
|
include Google::Apis::Core::Hashable
|
|
11277
11278
|
|
|
11278
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11279
|
-
# productstatusesListResponse".
|
|
11279
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11280
|
+
# productstatusesListResponse`".
|
|
11280
11281
|
# Corresponds to the JSON property `kind`
|
|
11281
11282
|
# @return [String]
|
|
11282
11283
|
attr_accessor :kind
|
|
@@ -11596,8 +11597,8 @@ module Google
|
|
|
11596
11597
|
# @return [Array<Google::Apis::ContentV2_1::CustomAttribute>]
|
|
11597
11598
|
attr_accessor :custom_attributes
|
|
11598
11599
|
|
|
11599
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11600
|
-
# regionalInventory".
|
|
11600
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11601
|
+
# regionalInventory`".
|
|
11601
11602
|
# Corresponds to the JSON property `kind`
|
|
11602
11603
|
# @return [String]
|
|
11603
11604
|
attr_accessor :kind
|
|
@@ -11712,8 +11713,8 @@ module Google
|
|
|
11712
11713
|
# @return [Array<Google::Apis::ContentV2_1::RegionalinventoryCustomBatchResponseEntry>]
|
|
11713
11714
|
attr_accessor :entries
|
|
11714
11715
|
|
|
11715
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11716
|
-
# regionalinventoryCustomBatchResponse".
|
|
11716
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11717
|
+
# regionalinventoryCustomBatchResponse`".
|
|
11717
11718
|
# Corresponds to the JSON property `kind`
|
|
11718
11719
|
# @return [String]
|
|
11719
11720
|
attr_accessor :kind
|
|
@@ -11743,8 +11744,8 @@ module Google
|
|
|
11743
11744
|
# @return [Google::Apis::ContentV2_1::Errors]
|
|
11744
11745
|
attr_accessor :errors
|
|
11745
11746
|
|
|
11746
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
11747
|
-
# regionalinventoryCustomBatchResponseEntry".
|
|
11747
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
11748
|
+
# regionalinventoryCustomBatchResponseEntry`".
|
|
11748
11749
|
# Corresponds to the JSON property `kind`
|
|
11749
11750
|
# @return [String]
|
|
11750
11751
|
attr_accessor :kind
|
|
@@ -13027,8 +13028,8 @@ module Google
|
|
|
13027
13028
|
# @return [Array<Google::Apis::ContentV2_1::ReturnaddressCustomBatchResponseEntry>]
|
|
13028
13029
|
attr_accessor :entries
|
|
13029
13030
|
|
|
13030
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13031
|
-
# returnaddressCustomBatchResponse".
|
|
13031
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13032
|
+
# returnaddressCustomBatchResponse`".
|
|
13032
13033
|
# Corresponds to the JSON property `kind`
|
|
13033
13034
|
# @return [String]
|
|
13034
13035
|
attr_accessor :kind
|
|
@@ -13086,8 +13087,8 @@ module Google
|
|
|
13086
13087
|
class ReturnaddressListResponse
|
|
13087
13088
|
include Google::Apis::Core::Hashable
|
|
13088
13089
|
|
|
13089
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13090
|
-
# returnaddressListResponse".
|
|
13090
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13091
|
+
# returnaddressListResponse`".
|
|
13091
13092
|
# Corresponds to the JSON property `kind`
|
|
13092
13093
|
# @return [String]
|
|
13093
13094
|
attr_accessor :kind
|
|
@@ -13187,8 +13188,8 @@ module Google
|
|
|
13187
13188
|
# @return [Array<Google::Apis::ContentV2_1::ReturnpolicyCustomBatchResponseEntry>]
|
|
13188
13189
|
attr_accessor :entries
|
|
13189
13190
|
|
|
13190
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13191
|
-
# returnpolicyCustomBatchResponse".
|
|
13191
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13192
|
+
# returnpolicyCustomBatchResponse`".
|
|
13192
13193
|
# Corresponds to the JSON property `kind`
|
|
13193
13194
|
# @return [String]
|
|
13194
13195
|
attr_accessor :kind
|
|
@@ -13246,8 +13247,8 @@ module Google
|
|
|
13246
13247
|
class ReturnpolicyListResponse
|
|
13247
13248
|
include Google::Apis::Core::Hashable
|
|
13248
13249
|
|
|
13249
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13250
|
-
# returnpolicyListResponse".
|
|
13250
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13251
|
+
# returnpolicyListResponse`".
|
|
13251
13252
|
# Corresponds to the JSON property `kind`
|
|
13252
13253
|
# @return [String]
|
|
13253
13254
|
attr_accessor :kind
|
|
@@ -13894,8 +13895,8 @@ module Google
|
|
|
13894
13895
|
class SettlementreportsListResponse
|
|
13895
13896
|
include Google::Apis::Core::Hashable
|
|
13896
13897
|
|
|
13897
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13898
|
-
# settlementreportsListResponse".
|
|
13898
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13899
|
+
# settlementreportsListResponse`".
|
|
13899
13900
|
# Corresponds to the JSON property `kind`
|
|
13900
13901
|
# @return [String]
|
|
13901
13902
|
attr_accessor :kind
|
|
@@ -13926,8 +13927,8 @@ module Google
|
|
|
13926
13927
|
class SettlementtransactionsListResponse
|
|
13927
13928
|
include Google::Apis::Core::Hashable
|
|
13928
13929
|
|
|
13929
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
13930
|
-
# settlementtransactionsListResponse".
|
|
13930
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
13931
|
+
# settlementtransactionsListResponse`".
|
|
13931
13932
|
# Corresponds to the JSON property `kind`
|
|
13932
13933
|
# @return [String]
|
|
13933
13934
|
attr_accessor :kind
|
|
@@ -14164,8 +14165,8 @@ module Google
|
|
|
14164
14165
|
# @return [Array<Google::Apis::ContentV2_1::ShippingsettingsCustomBatchResponseEntry>]
|
|
14165
14166
|
attr_accessor :entries
|
|
14166
14167
|
|
|
14167
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
14168
|
-
# shippingsettingsCustomBatchResponse".
|
|
14168
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
14169
|
+
# shippingsettingsCustomBatchResponse`".
|
|
14169
14170
|
# Corresponds to the JSON property `kind`
|
|
14170
14171
|
# @return [String]
|
|
14171
14172
|
attr_accessor :kind
|
|
@@ -14229,8 +14230,8 @@ module Google
|
|
|
14229
14230
|
# @return [Array<Google::Apis::ContentV2_1::CarriersCarrier>]
|
|
14230
14231
|
attr_accessor :carriers
|
|
14231
14232
|
|
|
14232
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
14233
|
-
# shippingsettingsGetSupportedCarriersResponse".
|
|
14233
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
14234
|
+
# shippingsettingsGetSupportedCarriersResponse`".
|
|
14234
14235
|
# Corresponds to the JSON property `kind`
|
|
14235
14236
|
# @return [String]
|
|
14236
14237
|
attr_accessor :kind
|
|
@@ -14255,8 +14256,8 @@ module Google
|
|
|
14255
14256
|
# @return [Array<Google::Apis::ContentV2_1::HolidaysHoliday>]
|
|
14256
14257
|
attr_accessor :holidays
|
|
14257
14258
|
|
|
14258
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
14259
|
-
# shippingsettingsGetSupportedHolidaysResponse".
|
|
14259
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
14260
|
+
# shippingsettingsGetSupportedHolidaysResponse`".
|
|
14260
14261
|
# Corresponds to the JSON property `kind`
|
|
14261
14262
|
# @return [String]
|
|
14262
14263
|
attr_accessor :kind
|
|
@@ -14276,8 +14277,8 @@ module Google
|
|
|
14276
14277
|
class ShippingsettingsGetSupportedPickupServicesResponse
|
|
14277
14278
|
include Google::Apis::Core::Hashable
|
|
14278
14279
|
|
|
14279
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
14280
|
-
# shippingsettingsGetSupportedPickupServicesResponse".
|
|
14280
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
14281
|
+
# shippingsettingsGetSupportedPickupServicesResponse`".
|
|
14281
14282
|
# Corresponds to the JSON property `kind`
|
|
14282
14283
|
# @return [String]
|
|
14283
14284
|
attr_accessor :kind
|
|
@@ -14302,8 +14303,8 @@ module Google
|
|
|
14302
14303
|
class ShippingsettingsListResponse
|
|
14303
14304
|
include Google::Apis::Core::Hashable
|
|
14304
14305
|
|
|
14305
|
-
# Identifies what kind of resource this is. Value: the fixed string "content#
|
|
14306
|
-
# shippingsettingsListResponse".
|
|
14306
|
+
# Identifies what kind of resource this is. Value: the fixed string "`content#
|
|
14307
|
+
# shippingsettingsListResponse`".
|
|
14307
14308
|
# Corresponds to the JSON property `kind`
|
|
14308
14309
|
# @return [String]
|
|
14309
14310
|
attr_accessor :kind
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContentV2_1
|
|
18
18
|
# Version of the google-apis-content_v2_1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.18.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210715"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -3894,7 +3894,8 @@ module Google
|
|
|
3894
3894
|
# @param [String] product_id
|
|
3895
3895
|
# The REST ID of the product.
|
|
3896
3896
|
# @param [Fixnum] feed_id
|
|
3897
|
-
# The Content API Supplemental Feed ID.
|
|
3897
|
+
# The Content API Supplemental Feed ID. If present then product deletion applies
|
|
3898
|
+
# to the data in a supplemental feed. If absent, entire product will be deleted.
|
|
3898
3899
|
# @param [String] fields
|
|
3899
3900
|
# Selector specifying which fields to include in a partial response.
|
|
3900
3901
|
# @param [String] quota_user
|
|
@@ -3964,7 +3965,8 @@ module Google
|
|
|
3964
3965
|
# multi-client account.
|
|
3965
3966
|
# @param [Google::Apis::ContentV2_1::Product] product_object
|
|
3966
3967
|
# @param [Fixnum] feed_id
|
|
3967
|
-
# The Content API Supplemental Feed ID.
|
|
3968
|
+
# The Content API Supplemental Feed ID. If present then product insertion
|
|
3969
|
+
# applies to the data in a supplemental feed.
|
|
3968
3970
|
# @param [String] fields
|
|
3969
3971
|
# Selector specifying which fields to include in a partial response.
|
|
3970
3972
|
# @param [String] quota_user
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-content_v2_1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.18.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: 2021-07-
|
|
11
|
+
date: 2021-07-26 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/master/generated/google-apis-content_v2_1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.18.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-content_v2_1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|