public static interface Rule.ForceReturnFacetActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Rule.ForceReturnFacetAction.FacetPositionAdjustment |
getFacetPositionAdjustments(int index)
Each instance corresponds to a force return attribute for the given
condition.
|
int |
getFacetPositionAdjustmentsCount()
Each instance corresponds to a force return attribute for the given
condition.
|
List<Rule.ForceReturnFacetAction.FacetPositionAdjustment> |
getFacetPositionAdjustmentsList()
Each instance corresponds to a force return attribute for the given
condition.
|
Rule.ForceReturnFacetAction.FacetPositionAdjustmentOrBuilder |
getFacetPositionAdjustmentsOrBuilder(int index)
Each instance corresponds to a force return attribute for the given
condition.
|
List<? extends Rule.ForceReturnFacetAction.FacetPositionAdjustmentOrBuilder> |
getFacetPositionAdjustmentsOrBuilderList()
Each instance corresponds to a force return attribute for the given
condition.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Rule.ForceReturnFacetAction.FacetPositionAdjustment> getFacetPositionAdjustmentsList()
Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
repeated .google.cloud.retail.v2.Rule.ForceReturnFacetAction.FacetPositionAdjustment facet_position_adjustments = 1;
Rule.ForceReturnFacetAction.FacetPositionAdjustment getFacetPositionAdjustments(int index)
Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
repeated .google.cloud.retail.v2.Rule.ForceReturnFacetAction.FacetPositionAdjustment facet_position_adjustments = 1;
int getFacetPositionAdjustmentsCount()
Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
repeated .google.cloud.retail.v2.Rule.ForceReturnFacetAction.FacetPositionAdjustment facet_position_adjustments = 1;
List<? extends Rule.ForceReturnFacetAction.FacetPositionAdjustmentOrBuilder> getFacetPositionAdjustmentsOrBuilderList()
Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
repeated .google.cloud.retail.v2.Rule.ForceReturnFacetAction.FacetPositionAdjustment facet_position_adjustments = 1;
Rule.ForceReturnFacetAction.FacetPositionAdjustmentOrBuilder getFacetPositionAdjustmentsOrBuilder(int index)
Each instance corresponds to a force return attribute for the given condition. There can't be more 15 instances here.
repeated .google.cloud.retail.v2.Rule.ForceReturnFacetAction.FacetPositionAdjustment facet_position_adjustments = 1;
Copyright © 2025 Google LLC. All rights reserved.