Class Dataset (0.4.2)

Dataset is the resource to hold your data. You can request multiple labeling tasks for a dataset while each one will generate an AnnotatedDataset.

Required. The display name of the dataset. Maximum of 64 characters.

Output only. Time the dataset is created.

Output only. The names of any related resources that are blocking changes to the dataset.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Dataset