protos/app/dataset library Protobuf Definitions

The proto definitions for dataset

Classes

CreateDatasetRequest
CreateDatasetRequest defines the name and organization ID of a dataset.
CreateDatasetResponse
CreateDatasetResponse returns the dataset ID of the created dataset.
Dataset
Dataset stores the metadata of a dataset.
DatasetServiceBase
DatasetServiceClient
DatasetType
DatasetType describes the kind of membership a dataset stores. buf:lint:ignore ENUM_ZERO_VALUE_SUFFIX
DeleteDatasetRequest
DeleteDatasetRequest deletes the dataset specified by the dataset ID.
DeleteDatasetResponse
GetSequenceDatasetExportRequest
GetSequenceDatasetExportRequest looks up an export job by its job_id.
GetSequenceDatasetExportResponse
GetSequenceDatasetExportResponse reports the current status of an export job. download_url and expires_at are set only when status is COMPLETED; error_message is set only when status is FAILED.
ListDatasetsByIDsRequest
ListDatasetsByIDsRequest requests all of the datasets by their dataset IDs.
ListDatasetsByIDsResponse
ListDatasetsByIDsResponse returns all the dataset metadata for the associated dataset IDs.
ListDatasetsByOrganizationIDRequest
ListDatasetsByOrganizationIDRequest requests all of the datasets for an organization, optionally filtering on DatasetType
ListDatasetsByOrganizationIDResponse
ListDatasetsByOrganizationIDResponse returns all the dataset metadata for the organization.
MergeDatasetsRequest
MergeDatasetsRequest merges multiple datasets specified by their dataset IDs into a new dataset.
MergeDatasetsResponse
MergeDatasetsResponse returns the dataset ID of the newly created merged dataset.
RenameDatasetRequest
RenameDatasetRequest applies the new name to the dataset specified by the dataset ID.
RenameDatasetResponse
SequenceDatasetExportStatus
SequenceDatasetExportStatus is the lifecycle state of an export job.
StartSequenceDatasetExportRequest
StartSequenceDatasetExportRequest specifies the sequence dataset to export.
StartSequenceDatasetExportResponse
StartSequenceDatasetExportResponse returns the job_id to poll with

Constants

CreateDatasetRequest$json → const Map<String, Object>
CreateDatasetResponse$json → const Map<String, Object>
Dataset$json → const Map<String, Object>
DatasetType$json → const Map<String, Object>
DeleteDatasetRequest$json → const Map<String, Object>
DeleteDatasetResponse$json → const Map<String, String>
GetSequenceDatasetExportRequest$json → const Map<String, Object>
GetSequenceDatasetExportResponse$json → const Map<String, Object>
ListDatasetsByIDsRequest$json → const Map<String, Object>
ListDatasetsByIDsResponse$json → const Map<String, Object>
ListDatasetsByOrganizationIDRequest$json → const Map<String, Object>
ListDatasetsByOrganizationIDResponse$json → const Map<String, Object>
MergeDatasetsRequest$json → const Map<String, Object>
MergeDatasetsResponse$json → const Map<String, Object>
RenameDatasetRequest$json → const Map<String, Object>
RenameDatasetResponse$json → const Map<String, String>
SequenceDatasetExportStatus$json → const Map<String, Object>
StartSequenceDatasetExportRequest$json → const Map<String, Object>
StartSequenceDatasetExportResponse$json → const Map<String, Object>

Properties

createDatasetRequestDescriptor Uint8List
Descriptor for CreateDatasetRequest. Decode as a google.protobuf.DescriptorProto.
final
createDatasetResponseDescriptor Uint8List
Descriptor for CreateDatasetResponse. Decode as a google.protobuf.DescriptorProto.
final
datasetDescriptor Uint8List
Descriptor for Dataset. Decode as a google.protobuf.DescriptorProto.
final
datasetTypeDescriptor Uint8List
Descriptor for DatasetType. Decode as a google.protobuf.EnumDescriptorProto.
final
deleteDatasetRequestDescriptor Uint8List
Descriptor for DeleteDatasetRequest. Decode as a google.protobuf.DescriptorProto.
final
deleteDatasetResponseDescriptor Uint8List
Descriptor for DeleteDatasetResponse. Decode as a google.protobuf.DescriptorProto.
final
getSequenceDatasetExportRequestDescriptor Uint8List
Descriptor for GetSequenceDatasetExportRequest. Decode as a google.protobuf.DescriptorProto.
final
getSequenceDatasetExportResponseDescriptor Uint8List
Descriptor for GetSequenceDatasetExportResponse. Decode as a google.protobuf.DescriptorProto.
final
listDatasetsByIDsRequestDescriptor Uint8List
Descriptor for ListDatasetsByIDsRequest. Decode as a google.protobuf.DescriptorProto.
final
listDatasetsByIDsResponseDescriptor Uint8List
Descriptor for ListDatasetsByIDsResponse. Decode as a google.protobuf.DescriptorProto.
final
listDatasetsByOrganizationIDRequestDescriptor Uint8List
Descriptor for ListDatasetsByOrganizationIDRequest. Decode as a google.protobuf.DescriptorProto.
final
listDatasetsByOrganizationIDResponseDescriptor Uint8List
Descriptor for ListDatasetsByOrganizationIDResponse. Decode as a google.protobuf.DescriptorProto.
final
mergeDatasetsRequestDescriptor Uint8List
Descriptor for MergeDatasetsRequest. Decode as a google.protobuf.DescriptorProto.
final
mergeDatasetsResponseDescriptor Uint8List
Descriptor for MergeDatasetsResponse. Decode as a google.protobuf.DescriptorProto.
final
renameDatasetRequestDescriptor Uint8List
Descriptor for RenameDatasetRequest. Decode as a google.protobuf.DescriptorProto.
final
renameDatasetResponseDescriptor Uint8List
Descriptor for RenameDatasetResponse. Decode as a google.protobuf.DescriptorProto.
final
sequenceDatasetExportStatusDescriptor Uint8List
Descriptor for SequenceDatasetExportStatus. Decode as a google.protobuf.EnumDescriptorProto.
final
startSequenceDatasetExportRequestDescriptor Uint8List
Descriptor for StartSequenceDatasetExportRequest. Decode as a google.protobuf.DescriptorProto.
final
startSequenceDatasetExportResponseDescriptor Uint8List
Descriptor for StartSequenceDatasetExportResponse. Decode as a google.protobuf.DescriptorProto.
final