Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DOrganizationsInspectTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListInspectTemplatesResponse; alias
128 * @return GooglePrivacyDlpV2ListInspectTemplatesResponse
134 return $this->call('list', [$params], GooglePrivacyDlpV2ListInspectTemplatesResponse::class);
H A DProjectsLocationsInspectTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListInspectTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListInspectTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListInspectTemplatesResponse::class);
H A DOrganizationsLocationsInspectTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListInspectTemplatesResponse; alias
129 * @return GooglePrivacyDlpV2ListInspectTemplatesResponse
135 return $this->call('list', [$params], GooglePrivacyDlpV2ListInspectTemplatesResponse::class);
H A DProjectsInspectTemplates.php22 use Google\Service\DLP\GooglePrivacyDlpV2ListInspectTemplatesResponse; alias
128 * @return GooglePrivacyDlpV2ListInspectTemplatesResponse
134 return $this->call('list', [$params], GooglePrivacyDlpV2ListInspectTemplatesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ListInspectTemplatesResponse.php20 class GooglePrivacyDlpV2ListInspectTemplatesResponse extends \Google\Collection class
61 class_alias(GooglePrivacyDlpV2ListInspectTemplatesResponse::class, 'Google_Service_DLP_GooglePrivac…