Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class QueryUnderstandingInfo.
Query understanding information.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer.QueryUnderstandingInfo
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ query_classification_info |
array<Google\Cloud\DiscoveryEngine\V1\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\V1\Answer\QueryUnderstandingInfo\QueryClassificationInfo>
|
Returns | |
---|---|
Type | Description |
$this |