Class ListInstructionsResponse (1.2.4)

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

Results of listing instructions under a project. .. attribute:: instructions

The list of Instructions to return.

:type: Sequence[google.cloud.datalabeling_v1beta1.types.Instruction]

Attribute

NameDescription
next_page_token str
A token to retrieve next page of results.