children

fun children(children: List<ChildMetadata>?): SearchResultMetadata.Builder

Sets the child metadata for points of interest associated with the search result.

Return

The builder instance.

Parameters

children

The list of child metadata.