Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::SearchAction (v0.12.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::SearchAction.

Search action.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#query

def query() -> ::String
Returns
  • (::String) — The query to search.

#query=

def query=(value) -> ::String
Parameter
  • value (::String) — The query to search.
Returns
  • (::String) — The query to search.