pinnedResultCount property

String? pinnedResultCount
getter/setter pair

Number of pinned results.

This field will only be set when expansion happens and SearchRequest.QueryExpansionSpec.pin_unexpanded_results is set to true.

Implementation

core.String? pinnedResultCount;