Package viam.app.dataset.v1
Class DatasetOuterClass
java.lang.Object
viam.app.dataset.v1.DatasetOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classCreateDatasetRequest defines the name and organization ID of a dataset.static interfacestatic final classCreateDatasetResponse returns the dataset ID of the created dataset.static interfacestatic final classDataset stores the metadata of a dataset.static interfacestatic enumDatasetType describes the kind of membership a dataset stores.static final classDeleteDatasetRequest deletes the dataset specified by the dataset ID.static interfacestatic final classProtobuf typeviam.app.dataset.v1.DeleteDatasetResponsestatic interfacestatic final classGetSequenceDatasetExportRequest looks up an export job by its job_id.static interfacestatic final classGetSequenceDatasetExportResponse reports the current status of an export job.static interfacestatic final classListDatasetsByIDsRequest requests all of the datasets by their dataset IDs.static interfacestatic final classListDatasetsByIDsResponse returns all the dataset metadata for the associated dataset IDs.static interfacestatic final classListDatasetsByOrganizationIDRequest requests all of the datasets for an organization, optionally filtering on DatasetTypestatic interfacestatic final classListDatasetsByOrganizationIDResponse returns all the dataset metadata for the organization.static interfacestatic final classMergeDatasetsRequest merges multiple datasets specified by their dataset IDs into a new dataset.static interfacestatic final classMergeDatasetsResponse returns the dataset ID of the newly created merged dataset.static interfacestatic final classRenameDatasetRequest applies the new name to the dataset specified by the dataset ID.static interfacestatic final classProtobuf typeviam.app.dataset.v1.RenameDatasetResponsestatic interfacestatic enumSequenceDatasetExportStatus is the lifecycle state of an export job.static final classStartSequenceDatasetExportRequest specifies the sequence dataset to export.static interfacestatic final classStartSequenceDatasetExportResponse returns the job_id to poll withstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-