Properties of a CrawledUrl.
Package
@google-cloud/web-security-scannerProperties
body
body?: (string|null);
CrawledUrl body
httpMethod
httpMethod?: (string|null);
CrawledUrl httpMethod
url
url?: (string|null);
CrawledUrl url
Properties of a CrawledUrl.
body?: (string|null);
CrawledUrl body
httpMethod?: (string|null);
CrawledUrl httpMethod
url?: (string|null);
CrawledUrl url
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-06 UTC.