Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogResult.php25 public $searchResultSubtype; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogResult
52 public function setSearchResultSubtype($searchResultSubtype) argument
54 $this->searchResultSubtype = $searchResultSubtype;
58 return $this->searchResultSubtype;
H A DGoogleCloudDatacatalogV1SearchCatalogResult.php53 public $searchResultSubtype; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogResult
164 public function setSearchResultSubtype($searchResultSubtype) argument
166 $this->searchResultSubtype = $searchResultSubtype;
173 return $this->searchResultSubtype;