jina.types.request.mixin¶
-
class
jina.types.request.mixin.
DocsPropertyMixin
[source]¶ Bases:
object
Mixin class of docs property.
-
property
docs
¶ Get the :class: DocumentSet with sequence body.docs as content.
- Return type
-
property
-
class
jina.types.request.mixin.
GroundtruthPropertyMixin
[source]¶ Bases:
object
Mixin class of groundtruths property.
-
property
groundtruths
¶ Get the groundtruths in :class: DocumentSet type.
- Return type
-
property