Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DItem.php168 public function setStructuredData(ItemStructuredData $structuredData) argument
170 $this->structuredData = $structuredData;
177 return $this->structuredData;