Google Cloud Discovery Engine V1beta Client - Class QueryUnderstandingInfo (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class QueryUnderstandingInfo.

Query understanding information.

Generated from protobuf message google.cloud.discoveryengine.v1beta.Answer.QueryUnderstandingInfo

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ Answer

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ query_classification_info array<Google\Cloud\DiscoveryEngine\V1beta\Answer\QueryUnderstandingInfo\QueryClassificationInfo>

Query classification information.

getQueryClassificationInfo

Query classification information.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setQueryClassificationInfo

Query classification information.

Parameter
Name Description
var array<Google\Cloud\DiscoveryEngine\V1beta\Answer\QueryUnderstandingInfo\QueryClassificationInfo>
Returns
Type Description
$this