searchResultSubtype property

String? searchResultSubtype
getter/setter pair

Sub-type of the search result.

This is a dot-delimited description of the resource's full type, and is the same as the value callers would provide in the "type" search facet. Examples: entry.table, entry.dataStream, tagTemplate.

Implementation

core.String? searchResultSubtype;