Google Cloud Retail V2 Client - Class IgnoreAction (1.6.2)

Reference documentation and code samples for the Google Cloud Retail V2 Client class IgnoreAction.

Prevents a term in the query from being used in search.

Example: Don't search for "shoddy".

Generated from protobuf message google.cloud.retail.v2.Rule.IgnoreAction

Namespace

Google \ Cloud \ Retail \ V2 \ Rule

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ignore_terms array

Terms to ignore in the search query.

getIgnoreTerms

Terms to ignore in the search query.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setIgnoreTerms

Terms to ignore in the search query.

Parameter
Name Description
var string[]
Returns
Type Description
$this