Expand description

Nested message and enum types in DeleteFeatureValuesRequest.

Structs§

  • Message to select entity. If an entity id is selected, all the feature values corresponding to the entity id will be deleted, including the entityId.
  • Message to select time range and feature. Values of the selected feature generated within an inclusive time range will be deleted. Using this option permanently deletes the feature values from the specified feature IDs within the specified time range. This might include data from the online storage. If you want to retain any deleted historical data in the online storage, you must re-ingest it.

Enums§

  • Defines options to select feature values to be deleted.