Interface protos.google.cloud.dialogflow.cx.v3.IFlowValidationResult (2.12.1)

Properties of a FlowValidationResult.

Package

@google-cloud/dialogflow-cx!

Properties

name

name?: (string|null);

FlowValidationResult name

Property Value
TypeDescription
(string|null)

updateTime

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

FlowValidationResult updateTime

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

validationMessages

validationMessages?: (google.cloud.dialogflow.cx.v3.IValidationMessage[]|null);

FlowValidationResult validationMessages

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IValidationMessage[]|null)