Google Cloud Dialogflow V2 Client - Class IngestContextReferencesResponse (2.1.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class IngestContextReferencesResponse.

The response message for ConversationsService.IngestContextReferences.

Generated from protobuf message google.cloud.dialogflow.v2.IngestContextReferencesResponse

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ingested_context_references array|Google\Protobuf\Internal\MapField

All context references ingested.

getIngestedContextReferences

All context references ingested.

Returns
Type Description
Google\Protobuf\Internal\MapField

setIngestedContextReferences

All context references ingested.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this