Interface protos.google.cloud.dialogflow.cx.v3.IDeployment (4.6.0)

Properties of a Deployment.

Package

@google-cloud/dialogflow-cx

Properties

endTime

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

Deployment endTime

flowVersion

flowVersion?: (string|null);

Deployment flowVersion

name

name?: (string|null);

Deployment name

result

result?: (google.cloud.dialogflow.cx.v3.Deployment.IResult|null);

Deployment result

startTime

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

Deployment startTime

state

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

Deployment state