Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class PromoteAction.
Promote certain links based on some trigger queries.
Example: Promote shoe store link when searching for shoe
keyword.
The link can be outside of associated data store.
Generated from protobuf message google.cloud.discoveryengine.v1.Control.PromoteAction
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ ControlMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_store
string
Required. Data store with which this promotion is attached to.
↳ search_link_promotion
getDataStore
Required. Data store with which this promotion is attached to.
string
setDataStore
Required. Data store with which this promotion is attached to.
var
string
$this
getSearchLinkPromotion
Required. Promotion attached to this action.
hasSearchLinkPromotion
clearSearchLinkPromotion
setSearchLinkPromotion
Required. Promotion attached to this action.
$this

