Google Cloud Native v0.30.0, Apr 14 23
Google Cloud Native v0.30.0, Apr 14 23
google-native.retail/v2.Control
Explore with Pulumi AI
Creates a Control. If the Control to create already exists, an ALREADY_EXISTS error is returned. Auto-naming is currently not supported for this resource.
Create Control Resource
new Control(name: string, args: ControlArgs, opts?: CustomResourceOptions);
@overload
def Control(resource_name: str,
opts: Optional[ResourceOptions] = None,
catalog_id: Optional[str] = None,
control_id: Optional[str] = None,
display_name: Optional[str] = None,
location: Optional[str] = None,
name: Optional[str] = None,
project: Optional[str] = None,
rule: Optional[GoogleCloudRetailV2RuleArgs] = None,
search_solution_use_case: Optional[Sequence[ControlSearchSolutionUseCaseItem]] = None,
solution_types: Optional[Sequence[ControlSolutionTypesItem]] = None)
@overload
def Control(resource_name: str,
args: ControlArgs,
opts: Optional[ResourceOptions] = None)
func NewControl(ctx *Context, name string, args ControlArgs, opts ...ResourceOption) (*Control, error)
public Control(string name, ControlArgs args, CustomResourceOptions? opts = null)
public Control(String name, ControlArgs args)
public Control(String name, ControlArgs args, CustomResourceOptions options)
type: google-native:retail/v2:Control
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ControlArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ControlArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ControlArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ControlArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ControlArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Control Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Control resource accepts the following input properties:
- Catalog
Id string - Control
Id string Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- Display
Name string The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- Solution
Types List<Pulumi.Google Native. Retail. V2. Control Solution Types Item> Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- Location string
- Name string
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- Project string
- Rule
Pulumi.
Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Args A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- Search
Solution List<Pulumi.Use Case Google Native. Retail. V2. Control Search Solution Use Case Item> Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
- Catalog
Id string - Control
Id string Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- Display
Name string The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- Solution
Types []ControlSolution Types Item Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- Location string
- Name string
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- Project string
- Rule
Google
Cloud Retail V2Rule Args A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- Search
Solution []ControlUse Case Search Solution Use Case Item Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
- catalog
Id String - control
Id String Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- display
Name String The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- solution
Types List<ControlSolution Types Item> Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- location String
- name String
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- project String
- rule
Google
Cloud Retail V2Rule Args A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- search
Solution List<ControlUse Case Search Solution Use Case Item> Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
- catalog
Id string - control
Id string Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- display
Name string The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- solution
Types ControlSolution Types Item[] Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- location string
- name string
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- project string
- rule
Google
Cloud Retail V2Rule Args A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- search
Solution ControlUse Case Search Solution Use Case Item[] Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
- catalog_
id str - control_
id str Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- display_
name str The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- solution_
types Sequence[ControlSolution Types Item] Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- location str
- name str
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- project str
- rule
Google
Cloud Retail V2Rule Args A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- search_
solution_ Sequence[Controluse_ case Search Solution Use Case Item] Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
- catalog
Id String - control
Id String Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /a-z-_/.
- display
Name String The human readable control display name. Used in Retail UI. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is thrown.
- solution
Types List<"SOLUTION_TYPE_UNSPECIFIED" | "SOLUTION_TYPE_RECOMMENDATION" | "SOLUTION_TYPE_SEARCH"> Immutable. The solution types that the control is used for. Currently we support setting only one type of solution at creation time. Only
SOLUTION_TYPE_SEARCH
value is supported at the moment. If no solution type is provided at creation time, will default to SOLUTION_TYPE_SEARCH.- location String
- name String
Immutable. Fully qualified name
projects/*/locations/global/catalogs/*/controls/*
- project String
- rule Property Map
A rule control - a condition-action pair. Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".
- search
Solution List<"SEARCH_SOLUTION_USE_CASE_UNSPECIFIED" | "SEARCH_SOLUTION_USE_CASE_SEARCH" | "SEARCH_SOLUTION_USE_CASE_BROWSE">Use Case Specifies the use case for the control. Affects what condition fields can be set. Only settable by search controls. Will default to SEARCH_SOLUTION_USE_CASE_SEARCH if not specified. Currently only allow one search_solution_use_case per control.
Outputs
All input properties are implicitly available as output properties. Additionally, the Control resource produces the following output properties:
- Associated
Serving List<string>Config Ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- Id string
The provider-assigned unique ID for this managed resource.
- Associated
Serving []stringConfig Ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- Id string
The provider-assigned unique ID for this managed resource.
- associated
Serving List<String>Config Ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- id String
The provider-assigned unique ID for this managed resource.
- associated
Serving string[]Config Ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- id string
The provider-assigned unique ID for this managed resource.
- associated_
serving_ Sequence[str]config_ ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- id str
The provider-assigned unique ID for this managed resource.
- associated
Serving List<String>Config Ids List of serving config ids that are associated with this control in the same Catalog. Note the association is managed via the ServingConfig, this is an output only denormalized view.
- id String
The provider-assigned unique ID for this managed resource.
Supporting Types
ControlSearchSolutionUseCaseItem
- Search
Solution Use Case Unspecified - SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- Search
Solution Use Case Search - SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- Search
Solution Use Case Browse - SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
- Control
Search Solution Use Case Item Search Solution Use Case Unspecified - SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- Control
Search Solution Use Case Item Search Solution Use Case Search - SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- Control
Search Solution Use Case Item Search Solution Use Case Browse - SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
- Search
Solution Use Case Unspecified - SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- Search
Solution Use Case Search - SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- Search
Solution Use Case Browse - SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
- Search
Solution Use Case Unspecified - SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- Search
Solution Use Case Search - SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- Search
Solution Use Case Browse - SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
- SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
- SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- SEARCH_SOLUTION_USE_CASE_SEARCH
- SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- SEARCH_SOLUTION_USE_CASE_BROWSE
- SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
- "SEARCH_SOLUTION_USE_CASE_UNSPECIFIED"
- SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.
- "SEARCH_SOLUTION_USE_CASE_SEARCH"
- SEARCH_SOLUTION_USE_CASE_SEARCH
Search use case. Expects the traffic has a non-empty query.
- "SEARCH_SOLUTION_USE_CASE_BROWSE"
- SEARCH_SOLUTION_USE_CASE_BROWSE
Browse use case. Expects the traffic has an empty query.
ControlSolutionTypesItem
- Solution
Type Unspecified - SOLUTION_TYPE_UNSPECIFIED
Default value.
- Solution
Type Recommendation - SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- Solution
Type Search - SOLUTION_TYPE_SEARCH
Used for Retail Search.
- Control
Solution Types Item Solution Type Unspecified - SOLUTION_TYPE_UNSPECIFIED
Default value.
- Control
Solution Types Item Solution Type Recommendation - SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- Control
Solution Types Item Solution Type Search - SOLUTION_TYPE_SEARCH
Used for Retail Search.
- Solution
Type Unspecified - SOLUTION_TYPE_UNSPECIFIED
Default value.
- Solution
Type Recommendation - SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- Solution
Type Search - SOLUTION_TYPE_SEARCH
Used for Retail Search.
- Solution
Type Unspecified - SOLUTION_TYPE_UNSPECIFIED
Default value.
- Solution
Type Recommendation - SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- Solution
Type Search - SOLUTION_TYPE_SEARCH
Used for Retail Search.
- SOLUTION_TYPE_UNSPECIFIED
- SOLUTION_TYPE_UNSPECIFIED
Default value.
- SOLUTION_TYPE_RECOMMENDATION
- SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- SOLUTION_TYPE_SEARCH
- SOLUTION_TYPE_SEARCH
Used for Retail Search.
- "SOLUTION_TYPE_UNSPECIFIED"
- SOLUTION_TYPE_UNSPECIFIED
Default value.
- "SOLUTION_TYPE_RECOMMENDATION"
- SOLUTION_TYPE_RECOMMENDATION
Used for Recommendations AI.
- "SOLUTION_TYPE_SEARCH"
- SOLUTION_TYPE_SEARCH
Used for Retail Search.
GoogleCloudRetailV2Condition
- Active
Time List<Pulumi.Range Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition Time Range> Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- Query
Terms List<Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition Query Term> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- Active
Time []GoogleRange Cloud Retail V2Condition Time Range Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- Query
Terms []GoogleCloud Retail V2Condition Query Term A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time List<GoogleRange Cloud Retail V2Condition Time Range> Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms List<GoogleCloud Retail V2Condition Query Term> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time GoogleRange Cloud Retail V2Condition Time Range[] Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms GoogleCloud Retail V2Condition Query Term[] A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active_
time_ Sequence[Googlerange Cloud Retail V2Condition Time Range] Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query_
terms Sequence[GoogleCloud Retail V2Condition Query Term] A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time List<Property Map>Range Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms List<Property Map> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
GoogleCloudRetailV2ConditionQueryTerm
- Full
Match bool Whether this is supposed to be a full or partial match.
- Value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- Full
Match bool Whether this is supposed to be a full or partial match.
- Value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match Boolean Whether this is supposed to be a full or partial match.
- value String
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match boolean Whether this is supposed to be a full or partial match.
- value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full_
match bool Whether this is supposed to be a full or partial match.
- value str
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match Boolean Whether this is supposed to be a full or partial match.
- value String
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
GoogleCloudRetailV2ConditionQueryTermResponse
- Full
Match bool Whether this is supposed to be a full or partial match.
- Value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- Full
Match bool Whether this is supposed to be a full or partial match.
- Value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match Boolean Whether this is supposed to be a full or partial match.
- value String
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match boolean Whether this is supposed to be a full or partial match.
- value string
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full_
match bool Whether this is supposed to be a full or partial match.
- value str
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
- full
Match Boolean Whether this is supposed to be a full or partial match.
- value String
The value of the term to match on. Value cannot be empty. Value can have at most 3 terms if specified as a partial match. Each space separated string is considered as one term. For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms and not allowed for a partial match.
GoogleCloudRetailV2ConditionResponse
- Active
Time List<Pulumi.Range Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition Time Range Response> Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- Query
Terms List<Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition Query Term Response> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- Active
Time []GoogleRange Cloud Retail V2Condition Time Range Response Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- Query
Terms []GoogleCloud Retail V2Condition Query Term Response A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time List<GoogleRange Cloud Retail V2Condition Time Range Response> Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms List<GoogleCloud Retail V2Condition Query Term Response> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time GoogleRange Cloud Retail V2Condition Time Range Response[] Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms GoogleCloud Retail V2Condition Query Term Response[] A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active_
time_ Sequence[Googlerange Cloud Retail V2Condition Time Range Response] Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query_
terms Sequence[GoogleCloud Retail V2Condition Query Term Response] A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
- active
Time List<Property Map>Range Range of time(s) specifying when Condition is active. Condition true if any time range matches.
- query
Terms List<Property Map> A list (up to 10 entries) of terms to match the query on. If not specified, match all queries. If many query terms are specified, the condition is matched if any of the terms is a match (i.e. using the OR operator).
GoogleCloudRetailV2ConditionTimeRange
- end_
time str End of time range. Range is inclusive.
- start_
time str Start of time range. Range is inclusive.
GoogleCloudRetailV2ConditionTimeRangeResponse
- end_
time str End of time range. Range is inclusive.
- start_
time str Start of time range. Range is inclusive.
GoogleCloudRetailV2Rule
- Condition
Pulumi.
Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition The condition that triggers the rule. If the condition is empty, the rule will always apply.
- Boost
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Boost Action A boost action.
- Do
Not Pulumi.Associate Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Do Not Associate Action Prevents term from being associated with other terms.
- Filter
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Filter Action Filters results.
- Ignore
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Ignore Action Ignores specific terms from query during search.
- Oneway
Synonyms Pulumi.Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Oneway Synonyms Action Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- Redirect
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Redirect Action Redirects a shopper to a specific page.
- Replacement
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Replacement Action Replaces specific terms in the query.
- Twoway
Synonyms Pulumi.Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Twoway Synonyms Action Treats a set of terms as synonyms of one another.
- Condition
Google
Cloud Retail V2Condition The condition that triggers the rule. If the condition is empty, the rule will always apply.
- Boost
Action GoogleCloud Retail V2Rule Boost Action A boost action.
- Do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Prevents term from being associated with other terms.
- Filter
Action GoogleCloud Retail V2Rule Filter Action Filters results.
- Ignore
Action GoogleCloud Retail V2Rule Ignore Action Ignores specific terms from query during search.
- Oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- Redirect
Action GoogleCloud Retail V2Rule Redirect Action Redirects a shopper to a specific page.
- Replacement
Action GoogleCloud Retail V2Rule Replacement Action Replaces specific terms in the query.
- Twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Treats a set of terms as synonyms of one another.
- condition
Google
Cloud Retail V2Condition The condition that triggers the rule. If the condition is empty, the rule will always apply.
- boost
Action GoogleCloud Retail V2Rule Boost Action A boost action.
- do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Prevents term from being associated with other terms.
- filter
Action GoogleCloud Retail V2Rule Filter Action Filters results.
- ignore
Action GoogleCloud Retail V2Rule Ignore Action Ignores specific terms from query during search.
- oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action GoogleCloud Retail V2Rule Redirect Action Redirects a shopper to a specific page.
- replacement
Action GoogleCloud Retail V2Rule Replacement Action Replaces specific terms in the query.
- twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Treats a set of terms as synonyms of one another.
- condition
Google
Cloud Retail V2Condition The condition that triggers the rule. If the condition is empty, the rule will always apply.
- boost
Action GoogleCloud Retail V2Rule Boost Action A boost action.
- do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Prevents term from being associated with other terms.
- filter
Action GoogleCloud Retail V2Rule Filter Action Filters results.
- ignore
Action GoogleCloud Retail V2Rule Ignore Action Ignores specific terms from query during search.
- oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action GoogleCloud Retail V2Rule Redirect Action Redirects a shopper to a specific page.
- replacement
Action GoogleCloud Retail V2Rule Replacement Action Replaces specific terms in the query.
- twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Treats a set of terms as synonyms of one another.
- condition
Google
Cloud Retail V2Condition The condition that triggers the rule. If the condition is empty, the rule will always apply.
- boost_
action GoogleCloud Retail V2Rule Boost Action A boost action.
- do_
not_ Googleassociate_ action Cloud Retail V2Rule Do Not Associate Action Prevents term from being associated with other terms.
- filter_
action GoogleCloud Retail V2Rule Filter Action Filters results.
- ignore_
action GoogleCloud Retail V2Rule Ignore Action Ignores specific terms from query during search.
- oneway_
synonyms_ Googleaction Cloud Retail V2Rule Oneway Synonyms Action Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect_
action GoogleCloud Retail V2Rule Redirect Action Redirects a shopper to a specific page.
- replacement_
action GoogleCloud Retail V2Rule Replacement Action Replaces specific terms in the query.
- twoway_
synonyms_ Googleaction Cloud Retail V2Rule Twoway Synonyms Action Treats a set of terms as synonyms of one another.
- condition Property Map
The condition that triggers the rule. If the condition is empty, the rule will always apply.
- boost
Action Property Map A boost action.
- do
Not Property MapAssociate Action Prevents term from being associated with other terms.
- filter
Action Property Map Filters results.
- ignore
Action Property Map Ignores specific terms from query during search.
- oneway
Synonyms Property MapAction Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action Property Map Redirects a shopper to a specific page.
- replacement
Action Property Map Replaces specific terms in the query.
- twoway
Synonyms Property MapAction Treats a set of terms as synonyms of one another.
GoogleCloudRetailV2RuleBoostAction
- Boost double
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- Products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- Boost float64
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- Products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost Double
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter String The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost number
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost float
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products_
filter str The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost Number
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter String The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
GoogleCloudRetailV2RuleBoostActionResponse
- Boost double
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- Products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- Boost float64
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- Products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost Double
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter String The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost number
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter string The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost float
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products_
filter str The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- boost Number
Strength of the condition boost, which must be in [-1, 1]. Negative boost means demotion. Default is 0.0. Setting to 1.0 gives the item a big promotion. However, it does not necessarily mean that the boosted item will be the top result at all times, nor that other items will be excluded. Results could still be shown even when none of them matches the condition. And results that are significantly more relevant to the search query can still trump your heavily favored but irrelevant items. Setting to -1.0 gives the item a big demotion. However, results that are deeply relevant might still be shown. The item will have an upstream battle to get a fairly high ranking, but it is not blocked out completely. Setting to 0.0 means no boost applied. The boosting condition is ignored.
- products
Filter String The filter can have a max size of 5000 characters. An expression which specifies which products to apply an action to. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
GoogleCloudRetailV2RuleDoNotAssociateAction
- Do
Not List<string>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- Query
Terms List<string> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- Terms List<string>
Will be [deprecated = true] post migration;
- Do
Not []stringAssociate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- Query
Terms []string Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- Terms []string
Will be [deprecated = true] post migration;
- do
Not List<String>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms List<String> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms List<String>
Will be [deprecated = true] post migration;
- do
Not string[]Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms string[] Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms string[]
Will be [deprecated = true] post migration;
- do_
not_ Sequence[str]associate_ terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query_
terms Sequence[str] Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms Sequence[str]
Will be [deprecated = true] post migration;
- do
Not List<String>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms List<String> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms List<String>
Will be [deprecated = true] post migration;
GoogleCloudRetailV2RuleDoNotAssociateActionResponse
- Do
Not List<string>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- Query
Terms List<string> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- Terms List<string>
Will be [deprecated = true] post migration;
- Do
Not []stringAssociate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- Query
Terms []string Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- Terms []string
Will be [deprecated = true] post migration;
- do
Not List<String>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms List<String> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms List<String>
Will be [deprecated = true] post migration;
- do
Not string[]Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms string[] Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms string[]
Will be [deprecated = true] post migration;
- do_
not_ Sequence[str]associate_ terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query_
terms Sequence[str] Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms Sequence[str]
Will be [deprecated = true] post migration;
- do
Not List<String>Associate Terms Cannot contain duplicates or the query term. Can specify up to 100 terms.
- query
Terms List<String> Terms from the search query. Will not consider do_not_associate_terms for search if in search query. Can specify up to 100 terms.
- terms List<String>
Will be [deprecated = true] post migration;
GoogleCloudRetailV2RuleFilterAction
- Filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- Filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter String
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter str
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter String
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
GoogleCloudRetailV2RuleFilterActionResponse
- Filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- Filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter String
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter string
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter str
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
- filter String
A filter to apply on the matching condition results. Supported features: * filter must be set. * Filter syntax is identical to SearchRequest.filter. See more details at the Retail Search user guide. * To filter products with product ID "product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
GoogleCloudRetailV2RuleIgnoreAction
- Ignore
Terms List<string> Terms to ignore in the search query.
- Ignore
Terms []string Terms to ignore in the search query.
- ignore
Terms List<String> Terms to ignore in the search query.
- ignore
Terms string[] Terms to ignore in the search query.
- ignore_
terms Sequence[str] Terms to ignore in the search query.
- ignore
Terms List<String> Terms to ignore in the search query.
GoogleCloudRetailV2RuleIgnoreActionResponse
- Ignore
Terms List<string> Terms to ignore in the search query.
- Ignore
Terms []string Terms to ignore in the search query.
- ignore
Terms List<String> Terms to ignore in the search query.
- ignore
Terms string[] Terms to ignore in the search query.
- ignore_
terms Sequence[str] Terms to ignore in the search query.
- ignore
Terms List<String> Terms to ignore in the search query.
GoogleCloudRetailV2RuleOnewaySynonymsAction
- Oneway
Terms List<string> Will be [deprecated = true] post migration;
- Query
Terms List<string> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- Synonyms List<string>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- Oneway
Terms []string Will be [deprecated = true] post migration;
- Query
Terms []string Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- Synonyms []string
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms List<String> Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms List<String>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms string[] Will be [deprecated = true] post migration;
- query
Terms string[] Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms string[]
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway_
terms Sequence[str] Will be [deprecated = true] post migration;
- query_
terms Sequence[str] Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms Sequence[str]
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms List<String> Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms List<String>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
GoogleCloudRetailV2RuleOnewaySynonymsActionResponse
- Oneway
Terms List<string> Will be [deprecated = true] post migration;
- Query
Terms List<string> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- Synonyms List<string>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- Oneway
Terms []string Will be [deprecated = true] post migration;
- Query
Terms []string Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- Synonyms []string
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms List<String> Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms List<String>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms string[] Will be [deprecated = true] post migration;
- query
Terms string[] Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms string[]
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway_
terms Sequence[str] Will be [deprecated = true] post migration;
- query_
terms Sequence[str] Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms Sequence[str]
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
- oneway
Terms List<String> Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will treat synonyms as their synonyms. Not themselves synonyms of the synonyms. Can specify up to 100 terms.
- synonyms List<String>
Defines a set of synonyms. Cannot contain duplicates. Can specify up to 100 synonyms.
GoogleCloudRetailV2RuleRedirectAction
- Redirect
Uri string URL must have length equal or less than 2000 characters.
- Redirect
Uri string URL must have length equal or less than 2000 characters.
- redirect
Uri String URL must have length equal or less than 2000 characters.
- redirect
Uri string URL must have length equal or less than 2000 characters.
- redirect_
uri str URL must have length equal or less than 2000 characters.
- redirect
Uri String URL must have length equal or less than 2000 characters.
GoogleCloudRetailV2RuleRedirectActionResponse
- Redirect
Uri string URL must have length equal or less than 2000 characters.
- Redirect
Uri string URL must have length equal or less than 2000 characters.
- redirect
Uri String URL must have length equal or less than 2000 characters.
- redirect
Uri string URL must have length equal or less than 2000 characters.
- redirect_
uri str URL must have length equal or less than 2000 characters.
- redirect
Uri String URL must have length equal or less than 2000 characters.
GoogleCloudRetailV2RuleReplacementAction
- Query
Terms List<string> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- Replacement
Term string Term that will be used for replacement.
- Term string
Will be [deprecated = true] post migration;
- Query
Terms []string Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- Replacement
Term string Term that will be used for replacement.
- Term string
Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term String Term that will be used for replacement.
- term String
Will be [deprecated = true] post migration;
- query
Terms string[] Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term string Term that will be used for replacement.
- term string
Will be [deprecated = true] post migration;
- query_
terms Sequence[str] Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement_
term str Term that will be used for replacement.
- term str
Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term String Term that will be used for replacement.
- term String
Will be [deprecated = true] post migration;
GoogleCloudRetailV2RuleReplacementActionResponse
- Query
Terms List<string> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- Replacement
Term string Term that will be used for replacement.
- Term string
Will be [deprecated = true] post migration;
- Query
Terms []string Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- Replacement
Term string Term that will be used for replacement.
- Term string
Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term String Term that will be used for replacement.
- term String
Will be [deprecated = true] post migration;
- query
Terms string[] Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term string Term that will be used for replacement.
- term string
Will be [deprecated = true] post migration;
- query_
terms Sequence[str] Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement_
term str Term that will be used for replacement.
- term str
Will be [deprecated = true] post migration;
- query
Terms List<String> Terms from the search query. Will be replaced by replacement term. Can specify up to 100 terms.
- replacement
Term String Term that will be used for replacement.
- term String
Will be [deprecated = true] post migration;
GoogleCloudRetailV2RuleResponse
- Boost
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Boost Action Response A boost action.
- Condition
Pulumi.
Google Native. Retail. V2. Inputs. Google Cloud Retail V2Condition Response The condition that triggers the rule. If the condition is empty, the rule will always apply.
- Do
Not Pulumi.Associate Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Do Not Associate Action Response Prevents term from being associated with other terms.
- Filter
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Filter Action Response Filters results.
- Ignore
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Ignore Action Response Ignores specific terms from query during search.
- Oneway
Synonyms Pulumi.Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Oneway Synonyms Action Response Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- Redirect
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Redirect Action Response Redirects a shopper to a specific page.
- Replacement
Action Pulumi.Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Replacement Action Response Replaces specific terms in the query.
- Twoway
Synonyms Pulumi.Action Google Native. Retail. V2. Inputs. Google Cloud Retail V2Rule Twoway Synonyms Action Response Treats a set of terms as synonyms of one another.
- Boost
Action GoogleCloud Retail V2Rule Boost Action Response A boost action.
- Condition
Google
Cloud Retail V2Condition Response The condition that triggers the rule. If the condition is empty, the rule will always apply.
- Do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Response Prevents term from being associated with other terms.
- Filter
Action GoogleCloud Retail V2Rule Filter Action Response Filters results.
- Ignore
Action GoogleCloud Retail V2Rule Ignore Action Response Ignores specific terms from query during search.
- Oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Response Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- Redirect
Action GoogleCloud Retail V2Rule Redirect Action Response Redirects a shopper to a specific page.
- Replacement
Action GoogleCloud Retail V2Rule Replacement Action Response Replaces specific terms in the query.
- Twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Response Treats a set of terms as synonyms of one another.
- boost
Action GoogleCloud Retail V2Rule Boost Action Response A boost action.
- condition
Google
Cloud Retail V2Condition Response The condition that triggers the rule. If the condition is empty, the rule will always apply.
- do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Response Prevents term from being associated with other terms.
- filter
Action GoogleCloud Retail V2Rule Filter Action Response Filters results.
- ignore
Action GoogleCloud Retail V2Rule Ignore Action Response Ignores specific terms from query during search.
- oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Response Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action GoogleCloud Retail V2Rule Redirect Action Response Redirects a shopper to a specific page.
- replacement
Action GoogleCloud Retail V2Rule Replacement Action Response Replaces specific terms in the query.
- twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Response Treats a set of terms as synonyms of one another.
- boost
Action GoogleCloud Retail V2Rule Boost Action Response A boost action.
- condition
Google
Cloud Retail V2Condition Response The condition that triggers the rule. If the condition is empty, the rule will always apply.
- do
Not GoogleAssociate Action Cloud Retail V2Rule Do Not Associate Action Response Prevents term from being associated with other terms.
- filter
Action GoogleCloud Retail V2Rule Filter Action Response Filters results.
- ignore
Action GoogleCloud Retail V2Rule Ignore Action Response Ignores specific terms from query during search.
- oneway
Synonyms GoogleAction Cloud Retail V2Rule Oneway Synonyms Action Response Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action GoogleCloud Retail V2Rule Redirect Action Response Redirects a shopper to a specific page.
- replacement
Action GoogleCloud Retail V2Rule Replacement Action Response Replaces specific terms in the query.
- twoway
Synonyms GoogleAction Cloud Retail V2Rule Twoway Synonyms Action Response Treats a set of terms as synonyms of one another.
- boost_
action GoogleCloud Retail V2Rule Boost Action Response A boost action.
- condition
Google
Cloud Retail V2Condition Response The condition that triggers the rule. If the condition is empty, the rule will always apply.
- do_
not_ Googleassociate_ action Cloud Retail V2Rule Do Not Associate Action Response Prevents term from being associated with other terms.
- filter_
action GoogleCloud Retail V2Rule Filter Action Response Filters results.
- ignore_
action GoogleCloud Retail V2Rule Ignore Action Response Ignores specific terms from query during search.
- oneway_
synonyms_ Googleaction Cloud Retail V2Rule Oneway Synonyms Action Response Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect_
action GoogleCloud Retail V2Rule Redirect Action Response Redirects a shopper to a specific page.
- replacement_
action GoogleCloud Retail V2Rule Replacement Action Response Replaces specific terms in the query.
- twoway_
synonyms_ Googleaction Cloud Retail V2Rule Twoway Synonyms Action Response Treats a set of terms as synonyms of one another.
- boost
Action Property Map A boost action.
- condition Property Map
The condition that triggers the rule. If the condition is empty, the rule will always apply.
- do
Not Property MapAssociate Action Prevents term from being associated with other terms.
- filter
Action Property Map Filters results.
- ignore
Action Property Map Ignores specific terms from query during search.
- oneway
Synonyms Property MapAction Treats specific term as a synonym with a group of terms. Group of terms will not be treated as synonyms with the specific term.
- redirect
Action Property Map Redirects a shopper to a specific page.
- replacement
Action Property Map Replaces specific terms in the query.
- twoway
Synonyms Property MapAction Treats a set of terms as synonyms of one another.
GoogleCloudRetailV2RuleTwowaySynonymsAction
- Synonyms List<string>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- Synonyms []string
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms List<String>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms string[]
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms Sequence[str]
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms List<String>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
GoogleCloudRetailV2RuleTwowaySynonymsActionResponse
- Synonyms List<string>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- Synonyms []string
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms List<String>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms string[]
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms Sequence[str]
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
- synonyms List<String>
Defines a set of synonyms. Can specify up to 100 synonyms. Must specify at least 2 synonyms.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0