Home
last modified time | relevance | path

Searched refs:contactsIntersectionCount (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDynamiteSpacesScoringInfo.php24 public $contactsIntersectionCount; variable in Google\\Service\\CloudSearch\\DynamiteSpacesScoringInfo
63 public function setContactsIntersectionCount($contactsIntersectionCount) argument
65 $this->contactsIntersectionCount = $contactsIntersectionCount;
69 return $this->contactsIntersectionCount;