relatedSite property

String? relatedSite
getter/setter pair

Specifies that all search results should be pages that are related to the specified URL.

The parameter value should be a URL.

Implementation

core.String? relatedSite;