Google Cloud Dialogflow V2 Client - Class Entry (1.0.1)

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

Represents an environment history entry.

Generated from protobuf message google.cloud.dialogflow.v2.EnvironmentHistory.Entry

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ agent_version
string

The agent version loaded into this environment history entry.

↳ description
string

The developer-provided description for this environment history entry.

↳ create_time
Google\Protobuf\Timestamp

The creation time of this environment history entry.

getAgentVersion

The agent version loaded into this environment history entry.

Generated from protobuf field string agent_version = 1;

Returns
Type
Description
string

setAgentVersion

The agent version loaded into this environment history entry.

Generated from protobuf field string agent_version = 1;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

The developer-provided description for this environment history entry.

Generated from protobuf field string description = 2;

Returns
Type
Description
string

setDescription

The developer-provided description for this environment history entry.

Generated from protobuf field string description = 2;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

The creation time of this environment history entry.

Generated from protobuf field .google.protobuf.Timestamp create_time = 3;

Returns
Type
Description
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

The creation time of this environment history entry.

Generated from protobuf field .google.protobuf.Timestamp create_time = 3;

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: