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

Properties of an AgentValidationResult.

Package

@google-cloud/dialogflow-cx!

Properties

flowValidationResults

flowValidationResults?: (google.cloud.dialogflow.cx.v3.IFlowValidationResult[]|null);

AgentValidationResult flowValidationResults

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

name

name?: (string|null);

AgentValidationResult name

Property Value
TypeDescription
(string|null)