Google Cloud Discovery Engine V1 Client - Class Conversation (1.0.0)

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

External conversation proto definition.

Generated from protobuf message google.cloud.discoveryengine.v1.Conversation

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Immutable. Fully qualified name projects/{project}/locations/global/collections/{collection}/dataStore/*/conversations/* or projects/{project}/locations/global/collections/{collection}/engines/*/conversations/* .

↳ state
int

The state of the Conversation.

↳ user_pseudo_id
string

A unique identifier for tracking users.

↳ messages
array< Google\Cloud\DiscoveryEngine\V1\ConversationMessage >

Conversation messages.

↳ start_time
Google\Protobuf\Timestamp

Output only. The time the conversation started.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time the conversation finished.

getName

Immutable. Fully qualified name projects/{project}/locations/global/collections/{collection}/dataStore/*/conversations/* or projects/{project}/locations/global/collections/{collection}/engines/*/conversations/* .

Returns
Type
Description
string

setName

Immutable. Fully qualified name projects/{project}/locations/global/collections/{collection}/dataStore/*/conversations/* or projects/{project}/locations/global/collections/{collection}/engines/*/conversations/* .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getState

The state of the Conversation.

Returns
Type
Description
int

setState

The state of the Conversation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getUserPseudoId

A unique identifier for tracking users.

Returns
Type
Description
string

setUserPseudoId

A unique identifier for tracking users.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getMessages

Conversation messages.

Returns
Type
Description

setMessages

Conversation messages.

Parameter
Name
Description
Returns
Type
Description
$this

getStartTime

Output only. The time the conversation started.

Returns
Type
Description

hasStartTime

clearStartTime

setStartTime

Output only. The time the conversation started.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Output only. The time the conversation finished.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Output only. The time the conversation finished.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: