Class SelectEntity (1.48.0)

SelectEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message if the request uses the SelectEntity option.

Attributes

NameDescription
offline_storage_deleted_entity_row_count int
The count of deleted entity rows in the offline storage. Each row corresponds to the combination of an entity ID and a timestamp. One entity ID can have multiple rows in the offline storage.
online_storage_deleted_entity_count int
The count of deleted entities in the online storage. Each entity ID corresponds to one entity.

Methods

SelectEntity

SelectEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message if the request uses the SelectEntity option.