Class Intent (0.8.0)

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

The agent's intent. Attributes: intent (str): The intent full resource name covered (bool): Whether or not the intent is covered by at least one of the agent's test cases.

Inheritance

builtins.object > proto.message.Message > Intent