Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsDeidentifyTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListDeidentifyTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListDeidentifyTemplatesResponse::class);
H A DProjectsLocationsDeidentifyTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListDeidentifyTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListDeidentifyTemplatesResponse::class);
H A DOrganizationsDeidentifyTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListDeidentifyTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListDeidentifyTemplatesResponse::class);
H A DOrganizationsLocationsDeidentifyTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListDeidentifyTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListDeidentifyTemplatesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php20 class GooglePrivacyDlpV2ListDeidentifyTemplatesResponse extends \Google\Collection class
61 class_alias(GooglePrivacyDlpV2ListDeidentifyTemplatesResponse::class, 'Google_Service_DLP_GooglePri…