Privacypolicy
class Privacypolicy extends Resource (View source)
The "privacypolicy" collection of methods.
Typical usage is:
$checksService = new Google\Service\ChecksService(...);
$privacypolicy = $checksService->privacypolicy;
Methods
analyze(AnalyzePrivacyPolicyRequest $postBody, array $optParams = [])
Performs a synchronous analysis of a privacy policy, where the policy content is mapped to privacy categories, data types, and purposes.
Details
AnalyzePrivacyPolicyResponse
analyze(AnalyzePrivacyPolicyRequest $postBody, array $optParams = [])
Performs a synchronous analysis of a privacy policy, where the policy content is mapped to privacy categories, data types, and purposes.
(privacypolicy.analyze)