Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::Control::PromoteAction (v2.1.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Control::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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_store

def data_store() -> ::String
Returns
  • (::String) — Required. Data store with which this promotion is attached to.

#data_store=

def data_store=(value) -> ::String
Parameter
  • value (::String) — Required. Data store with which this promotion is attached to.
Returns
  • (::String) — Required. Data store with which this promotion is attached to.
def search_link_promotion() -> ::Google::Cloud::DiscoveryEngine::V1::SearchLinkPromotion
Returns
def search_link_promotion=(value) -> ::Google::Cloud::DiscoveryEngine::V1::SearchLinkPromotion
Parameter
Returns