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 final classDeleteDatasetRequest deletes the dataset specified by the dataset ID.static interfacestatic final classProtobuf typeviam.app.dataset.v1.DeleteDatasetResponsestatic 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.static 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 interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-