Class ActionDetails (1.1.0)

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

Details about the action.

Attribute

NameDescription
type_ str
The type of action. Eg. IncompatibleDataSchema, InvalidDataFormat

Inheritance

builtins.object > proto.message.Message > ActionDetails