Interface protos.google.cloud.dialogflow.v2beta1.IConnection (6.11.0)

Properties of a Connection.

Package

@google-cloud/dialogflow

Properties

connectionId

connectionId?: (string|null);

Connection connectionId

errorDetails

errorDetails?: (google.cloud.dialogflow.v2beta1.Connection.IErrorDetails|null);

Connection errorDetails

state

state?: (google.cloud.dialogflow.v2beta1.Connection.State|keyof typeof google.cloud.dialogflow.v2beta1.Connection.State|null);

Connection state

updateTime

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

Connection updateTime