Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogResult.php26 public $searchResultType; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogResult
60 public function setSearchResultType($searchResultType) argument
62 $this->searchResultType = $searchResultType;
66 return $this->searchResultType;
H A DGoogleCloudDatacatalogV1SearchCatalogResult.php57 public $searchResultType; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogResult
178 public function setSearchResultType($searchResultType) argument
180 $this->searchResultType = $searchResultType;
187 return $this->searchResultType;