Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SearchAction.
Search action.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer.Step.Action.SearchAction
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ Answer \ Step \ ActionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ query |
string
The query to search. |
getQuery
The query to search.
Returns | |
---|---|
Type | Description |
string |
setQuery
The query to search.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |