objectType property

String? objectType
getter/setter pair

If object_type is set, only those objects of that type will be used to compute facets.

If empty, then all objects will be used to compute facets.

Implementation

core.String? objectType;