File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2092
2092
}
2093
2093
}
2094
2094
},
2095
- "revision" : " 20240801 " ,
2095
+ "revision" : " 20240816 " ,
2096
2096
"rootUrl" : " https://retail.googleapis.com/" ,
2097
2097
"schemas" : {
2098
2098
"GoogleApiHttpBody" : {
4641
4641
"id" : " GoogleCloudRetailV2RuleForceReturnFacetAction" ,
4642
4642
"properties" : {
4643
4643
"facetPositionAdjustments" : {
4644
- "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here." ,
4644
+ "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here." ,
4645
4645
"items" : {
4646
4646
"$ref" : " GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment"
4647
4647
},
Original file line number Diff line number Diff line change 2613
2613
}
2614
2614
}
2615
2615
},
2616
- "revision" : " 20240801 " ,
2616
+ "revision" : " 20240816 " ,
2617
2617
"rootUrl" : " https://retail.googleapis.com/" ,
2618
2618
"schemas" : {
2619
2619
"GoogleApiHttpBody" : {
6494
6494
"id" : " GoogleCloudRetailV2alphaRuleForceReturnFacetAction" ,
6495
6495
"properties" : {
6496
6496
"facetPositionAdjustments" : {
6497
- "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here." ,
6497
+ "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here." ,
6498
6498
"items" : {
6499
6499
"$ref" : " GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment"
6500
6500
},
Original file line number Diff line number Diff line change 2237
2237
}
2238
2238
}
2239
2239
},
2240
- "revision" : " 20240801 " ,
2240
+ "revision" : " 20240816 " ,
2241
2241
"rootUrl" : " https://retail.googleapis.com/" ,
2242
2242
"schemas" : {
2243
2243
"GoogleApiHttpBody" : {
6442
6442
"id" : " GoogleCloudRetailV2betaRuleForceReturnFacetAction" ,
6443
6443
"properties" : {
6444
6444
"facetPositionAdjustments" : {
6445
- "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here." ,
6445
+ "description" : " Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here." ,
6446
6446
"items" : {
6447
6447
"$ref" : " GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment"
6448
6448
},
Original file line number Diff line number Diff line change @@ -2917,7 +2917,7 @@ export namespace retail_v2 {
2917
2917
*/
2918
2918
export interface Schema$GoogleCloudRetailV2RuleForceReturnFacetAction {
2919
2919
/**
2920
- * Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here.
2920
+ * Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
2921
2921
*/
2922
2922
facetPositionAdjustments ?: Schema$GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment [ ] ;
2923
2923
}
Original file line number Diff line number Diff line change @@ -2459,7 +2459,7 @@ export namespace retail_v2alpha {
2459
2459
*/
2460
2460
export interface Schema$GoogleCloudRetailV2alphaRuleForceReturnFacetAction {
2461
2461
/**
2462
- * Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here.
2462
+ * Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
2463
2463
*/
2464
2464
facetPositionAdjustments?: Schema$GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment[];
2465
2465
}
Original file line number Diff line number Diff line change @@ -2705,7 +2705,7 @@ export namespace retail_v2beta {
2705
2705
*/
2706
2706
export interface Schema$GoogleCloudRetailV2betaRuleForceReturnFacetAction {
2707
2707
/**
2708
- * Each instance corresponds to a force return attribute for the given condition. There can't be more 3 instances here.
2708
+ * Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
2709
2709
*/
2710
2710
facetPositionAdjustments?: Schema$GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment[];
2711
2711
}
You can’t perform that action at this time.
0 commit comments