Package viam.app.data.v1
package viam.app.data.v1
-
ClassDescriptionAddBinaryDataToDatasetByIDsRequest adds the binary data with the given binary IDs to a dataset with dataset_id.AddBinaryDataToDatasetByIDsRequest adds the binary data with the given binary IDs to a dataset with dataset_id.Protobuf type
viam.app.data.v1.AddBinaryDataToDatasetByIDsResponse
Protobuf typeviam.app.data.v1.AddBinaryDataToDatasetByIDsResponse
AddBoundingBoxToImageByIDRequest specifies the binary ID to which a bounding box with the associated label and position in normalized coordinates will be added.AddBoundingBoxToImageByIDRequest specifies the binary ID to which a bounding box with the associated label and position in normalized coordinates will be added.AddBoundingBoxToImageByIDResponse returns the bounding box ID of the successfully added bounding box.AddBoundingBoxToImageByIDResponse returns the bounding box ID of the successfully added bounding box.AddTagsToBinaryDataByFilterRequest requests adding all specified tags to each of the files when a filter is provided.AddTagsToBinaryDataByFilterRequest requests adding all specified tags to each of the files when a filter is provided.Protobuf typeviam.app.data.v1.AddTagsToBinaryDataByFilterResponse
Protobuf typeviam.app.data.v1.AddTagsToBinaryDataByFilterResponse
AddTagsToBinaryDataByIDsRequest requests adding all specified tags to each of the files when binary ids are provided.AddTagsToBinaryDataByIDsRequest requests adding all specified tags to each of the files when binary ids are provided.Protobuf typeviam.app.data.v1.AddTagsToBinaryDataByIDsResponse
Protobuf typeviam.app.data.v1.AddTagsToBinaryDataByIDsResponse
Annotations are data annotations used for machine learning.Annotations are data annotations used for machine learning.BinaryData contains data and metadata associated with binary data.BinaryData contains data and metadata associated with binary data.BinaryDataByFilterRequest requests the data and metadata of binary (image + file) data when a filter is provided.BinaryDataByFilterRequest requests the data and metadata of binary (image + file) data when a filter is provided.BinaryDataByFilterResponse provides the data and metadata of binary (image + file) data when a filter is provided.BinaryDataByFilterResponse provides the data and metadata of binary (image + file) data when a filter is provided.BinaryDataByFilterRequest requests the data and metadata of binary (image + file) data by binary ids.BinaryDataByFilterRequest requests the data and metadata of binary (image + file) data by binary ids.BinaryDataByIDsResponse provides the data and metadata of binary (image + file) data when a filter is provided.BinaryDataByIDsResponse provides the data and metadata of binary (image + file) data when a filter is provided.BinaryID is the unique identifier for a file that one can request to be retrieved or modified.BinaryID is the unique identifier for a file that one can request to be retrieved or modified.BinaryMetadata is the metadata associated with binary data.BinaryMetadata is the metadata associated with binary data.BoundingBox represents a labeled bounding box on an image.BoundingBox represents a labeled bounding box on an image.BoundingBoxLabelsByFilterRequest requests all the labels of the bounding boxes from files from a given filter.BoundingBoxLabelsByFilterRequest requests all the labels of the bounding boxes from files from a given filter.BoundingBoxLabelsByFilterRequest returns all the labels of the bounding boxes from files from a given filter.BoundingBoxLabelsByFilterRequest returns all the labels of the bounding boxes from files from a given filter.CaptureInterval describes the start and end time of the capture in this file.CaptureInterval describes the start and end time of the capture in this file.CaptureMetadata contains information on the settings used for the data capture.CaptureMetadata contains information on the settings used for the data capture.Classification represents a confidence score with a label.Classification represents a confidence score with a label.ConfigureDatabaseUserRequest accepts a Viam organization ID and a password for the database user being configured.ConfigureDatabaseUserRequest accepts a Viam organization ID and a password for the database user being configured.Protobuf typeviam.app.data.v1.ConfigureDatabaseUserResponse
Protobuf typeviam.app.data.v1.ConfigureDatabaseUserResponse
DataRequest encapsulates the filter for the data, a limit on the maximum results returned, a last string associated with the last returned document, and the sorting order by time.DataRequest encapsulates the filter for the data, a limit on the maximum results returned, a last string associated with the last returned document, and the sorting order by time.DeleteBinaryDataByFilterRequest deletes the data and metadata of binary data when a filter is provided.DeleteBinaryDataByFilterRequest deletes the data and metadata of binary data when a filter is provided.DeleteBinaryDataByFilterResponse returns the number of binary files deleted when a filter is provided.DeleteBinaryDataByFilterResponse returns the number of binary files deleted when a filter is provided.DeleteBinaryDataByIDsRequest deletes the data and metadata of binary data when binary ids are provided.DeleteBinaryDataByIDsRequest deletes the data and metadata of binary data when binary ids are provided.DeleteBinaryDataByIDsResponse returns the number of binary files deleted when binary ids are provided.DeleteBinaryDataByIDsResponse returns the number of binary files deleted when binary ids are provided.DeleteTabularDataRequest deletes the data from the organization that is older than `delete_older_than_days` in UTC time.DeleteTabularDataRequest deletes the data from the organization that is older than `delete_older_than_days` in UTC time.DeleteBinaryDataResponse returns the number of tabular datapoints deleted.DeleteBinaryDataResponse returns the number of tabular datapoints deleted.ExportTabularDataRequest requests tabular data from the specified data source.ExportTabularDataRequest requests tabular data from the specified data source.ExportTabularDataResponse provides unified tabular data and metadata for a single data point from the specified data source.ExportTabularDataResponse provides unified tabular data and metadata for a single data point from the specified data source.Filter defines the fields over which we can filter data using a logic AND.Filter defines the fields over which we can filter data using a logic AND.GetDatabaseConnectionRequest requests the database connection hostname.GetDatabaseConnectionRequest requests the database connection hostname.GetDatabaseConnectionResponse returns the database connection hostname endpoint.GetDatabaseConnectionResponse returns the database connection hostname endpoint.GetLatestTabularDataRequest requests the most recent tabular data captured from the specified data source.GetLatestTabularDataRequest requests the most recent tabular data captured from the specified data source.GetLatestTabularDataResponse provides the data, time synced, and time captured of the most recent tabular data captured from the requested data source, as long as it was synced within the last year.GetLatestTabularDataResponse provides the data, time synced, and time captured of the most recent tabular data captured from the requested data source, as long as it was synced within the last year.Order specifies the order in which data is returned.RemoveBinaryDataFromDatasetByIDsRequest removes the specified binary IDs from a dataset with dataset_id.RemoveBinaryDataFromDatasetByIDsRequest removes the specified binary IDs from a dataset with dataset_id.Protobuf typeviam.app.data.v1.RemoveBinaryDataFromDatasetByIDsResponse
Protobuf typeviam.app.data.v1.RemoveBinaryDataFromDatasetByIDsResponse
RemoveBoundingBoxFromImageByIDRequest removes the bounding box with specified bounding box ID for the file represented by the binary ID.RemoveBoundingBoxFromImageByIDRequest removes the bounding box with specified bounding box ID for the file represented by the binary ID.Protobuf typeviam.app.data.v1.RemoveBoundingBoxFromImageByIDResponse
Protobuf typeviam.app.data.v1.RemoveBoundingBoxFromImageByIDResponse
RemoveTagsFromBinaryDataByFilterRequest requests removing the given tags value from each file when a filter is provided.RemoveTagsFromBinaryDataByFilterRequest requests removing the given tags value from each file when a filter is provided.RemoveTagsFromBinaryDataByFilterResponse returns the number of binary files which had tags removed.RemoveTagsFromBinaryDataByFilterResponse returns the number of binary files which had tags removed.RemoveTagsFromBinaryDataByIDsRequest requests removing the given tags value from each file when binary ids are provided.RemoveTagsFromBinaryDataByIDsRequest requests removing the given tags value from each file when binary ids are provided.RemoveTagsFromBinaryDataByIDsResponse returns the number of binary files which had tags removedRemoveTagsFromBinaryDataByIDsResponse returns the number of binary files which had tags removedDeprecated.TabularData contains data and metadata associated with tabular data.Deprecated.TabularDataByFilterRequest requests tabular data based on filter values.Deprecated.Deprecated.TabularDataByFilterResponse provides the data and metadata of tabular data.Deprecated.TabularDataByMQLRequest requests tabular data using an MQL query.TabularDataByMQLRequest requests tabular data using an MQL query.TabularDataByMQLResponse provides unified tabular data and metadata, queried with MQL.TabularDataByMQLResponse provides unified tabular data and metadata, queried with MQL.TabularDataBySQLRequest requests tabular data using a SQL query.TabularDataBySQLRequest requests tabular data using a SQL query.TabularDataBySQLResponse provides unified tabular data and metadata, queried with SQL.TabularDataBySQLResponse provides unified tabular data and metadata, queried with SQL.Deprecated.TagsByFilterRequest requests the unique tags from data based on given filter.TagsByFilterRequest requests the unique tags from data based on given filter.TagsByFilterResponse returns the unique tags from data based on given filter.TagsByFilterResponse returns the unique tags from data based on given filter.TagsFilter defines the type of filtering and, if applicable, over which tags to perform a logical OR.TagsFilter defines the type of filtering and, if applicable, over which tags to perform a logical OR.TagsFilterType specifies how data can be filtered based on tags.UpdateBoundingBoxRequest updates the bounding box with specified bounding box ID for the file represented by the binary ID.UpdateBoundingBoxRequest updates the bounding box with specified bounding box ID for the file represented by the binary ID.Protobuf typeviam.app.data.v1.UpdateBoundingBoxResponse
Protobuf typeviam.app.data.v1.UpdateBoundingBoxResponse
DataService is used to query robot data.DataService is used to query robot data.A stub to allow clients to do synchronous rpc calls to service DataService.A stub to allow clients to do ListenableFuture-style rpc calls to service DataService.Base class for the server implementation of the service DataService.A stub to allow clients to do asynchronous rpc calls to service DataService.