Google Cloud Discovery Engine V1 Client - Class QueryRephraserSpec (0.11.3)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class QueryRephraserSpec.

Query rephraser specification.

Generated from protobuf message google.cloud.discoveryengine.v1.AnswerQueryRequest.QueryUnderstandingSpec.QueryRephraserSpec

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerQueryRequest \ QueryUnderstandingSpec

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ disable bool

Disable query rephraser.

getDisable

Disable query rephraser.

Returns
Type Description
bool

setDisable

Disable query rephraser.

Parameter
Name Description
var bool
Returns
Type Description
$this