flytekit.Annotations#
- class flytekit.Annotations(values)[source]#
Annotation values to be applied to a workflow execution resource.
- Parameters
values (dict[Text, Text]) –
Methods
- classmethod from_flyte_idl(pb2_object)[source]#
- Parameters
pb2_object (flyteidl.admin.common_pb2.Annotations) –
- Return type
- short_string()#
- Return type
Text
- verbose_string()#
- Return type
Text
Attributes
- is_empty#
- values#