Package viam.app.dataset.v1
Class DatasetOuterClass
java.lang.Object
viam.app.dataset.v1.DatasetOuterClass
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
CreateDatasetRequest defines the name and organization ID of a dataset.static interface
static final class
CreateDatasetResponse returns the dataset ID of the created dataset.static interface
static final class
Dataset stores the metadata of a dataset.static interface
static final class
DeleteDatasetRequest deletes the dataset specified by the dataset ID.static interface
static final class
Protobuf typeviam.app.dataset.v1.DeleteDatasetResponse
static interface
static final class
ListDatasetsByIDsRequest requests all of the datasets by their dataset IDs.static interface
static final class
ListDatasetsByIDsResponse returns all the dataset metadata for the associated dataset IDs.static interface
static final class
ListDatasetsByOrganizationIDRequest requests all of the datasets for an organization.static interface
static final class
ListDatasetsByOrganizationIDResponse returns all the dataset metadata for the organization.static interface
static final class
RenameDatasetRequest applies the new name to the dataset specified by the dataset ID.static interface
static final class
Protobuf typeviam.app.dataset.v1.RenameDatasetResponse
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-