Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordKey.php23 protected $bigQueryKeyType = GooglePrivacyDlpV2BigQueryKey::class;
33 * @param GooglePrivacyDlpV2BigQueryKey
35 public function setBigQueryKey(GooglePrivacyDlpV2BigQueryKey $bigQueryKey)
40 * @return GooglePrivacyDlpV2BigQueryKey
H A DGooglePrivacyDlpV2BigQueryKey.php20 class GooglePrivacyDlpV2BigQueryKey extends \Google\Model class
60 class_alias(GooglePrivacyDlpV2BigQueryKey::class, 'Google_Service_DLP_GooglePrivacyDlpV2BigQueryKey…