searchResultSubtype property

String? searchResultSubtype
getter/setter pair

Sub-type of the search result.

A dot-delimited full type of the resource. The same type you specify in the type search predicate. Examples: entry.table, entry.dataStream, tagTemplate.

Implementation

core.String? searchResultSubtype;