GoogleCloudDialogflowCxV3AgentValidationResult constructor
GoogleCloudDialogflowCxV3AgentValidationResult({
- List<
GoogleCloudDialogflowCxV3FlowValidationResult> ? flowValidationResults, - String? name,
Implementation
GoogleCloudDialogflowCxV3AgentValidationResult({
this.flowValidationResults,
this.name,
});