Interface protos.google.cloud.dialogflow.v2.EnvironmentHistory.IEntry (4.1.4)

Properties of an Entry.

Package

@google-cloud/dialogflow!

Properties

agentVersion

agentVersion?: (string|null);

Entry agentVersion

Property Value
TypeDescription
(string|null)

createTime

createTime?: (google.protobuf.ITimestamp|null);

Entry createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

Entry description

Property Value
TypeDescription
(string|null)