Interface protos.google.cloud.dialogflow.cx.v3beta1.IVersion (4.6.0)

Properties of a Version.

Package

@google-cloud/dialogflow-cx

Properties

createTime

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

Version createTime

description

description?: (string|null);

Version description

displayName

displayName?: (string|null);

Version displayName

name

name?: (string|null);

Version name

nluSettings

nluSettings?: (google.cloud.dialogflow.cx.v3beta1.INluSettings|null);

Version nluSettings

state

state?: (google.cloud.dialogflow.cx.v3beta1.Version.State|keyof typeof google.cloud.dialogflow.cx.v3beta1.Version.State|null);

Version state