Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1BigQueryConnectionSpec.php31 public $hasCredential; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryConnectionSpec
64 public function setHasCredential($hasCredential) argument
66 $this->hasCredential = $hasCredential;
73 return $this->hasCredential;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DConnection.php39 public $hasCredential; variable in Google\\Service\\BigQueryConnectionService\\Connection
108 public function setHasCredential($hasCredential) argument
110 $this->hasCredential = $hasCredential;
117 return $this->hasCredential;