Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1ModifyEntryOverviewRequest.php28 public function setEntryOverview(GoogleCloudDatacatalogV1EntryOverview $entryOverview) argument
30 $this->entryOverview = $entryOverview;
37 return $this->entryOverview;
H A DGoogleCloudDatacatalogV1BusinessContext.php44 public function setEntryOverview(GoogleCloudDatacatalogV1EntryOverview $entryOverview) argument
46 $this->entryOverview = $entryOverview;
53 return $this->entryOverview;