Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php156 public function setRequestedSourceTable(GooglePrivacyDlpV2BigQueryTable $requestedSourceTable) argument
158 $this->requestedSourceTable = $requestedSourceTable;
165 return $this->requestedSourceTable;