Class FlowValidationResult (1.3.2)

FlowValidationResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for Flows.GetFlowValidationResult.

Attributes

NameDescription
name str
The unique identifier of the flow validation result. Format: projects/.
validation_messages Sequence[google.cloud.dialogflowcx_v3.types.ValidationMessage]
Contains all validation messages.
update_time google.protobuf.timestamp_pb2.Timestamp
Last time the flow was validated.