# Functions

# Constants

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

# Structs

Authentication: Scan authentication configuration.
CrawledUrl: A CrawledUrl resource represents a URL that was crawled during a ScanRun.
CustomAccount: Describes authentication configuration that uses a custom account.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Finding: A Finding resource represents a vulnerability instance identified during a ScanRun.
FindingTypeStats: A FindingTypeStats resource represents stats regarding a specific FindingType of Findings under a given ScanRun.
GoogleAccount: Describes authentication configuration that uses a Google account.
Header: Describes a HTTP Header.
ListCrawledUrlsResponse: Response for the `ListCrawledUrls` method.
ListFindingsResponse: Response for the `ListFindings` method.
ListFindingTypeStatsResponse: Response for the `ListFindingTypeStats` method.
ListScanConfigsResponse: Response for the `ListScanConfigs` method.
ListScanRunsResponse: Response for the `ListScanRuns` method.
OutdatedLibrary: Information reported for an outdated library.
ScanConfig: A ScanConfig resource contains the configurations to launch a scan.
ScanRun: A ScanRun is a output-only resource representing an actual run of the scan.
Schedule: Scan schedule configuration.
StartScanRunRequest: Request for the `StartScanRun` method.
StopScanRunRequest: Request for the `StopScanRun` method.
ViolatingResource: Information regarding any resource causing the vulnerability such as JavaScript sources, image, audio files, etc.
VulnerableHeaders: Information about vulnerable or missing HTTP Headers.
VulnerableParameters: Information about vulnerable request parameters.
Xss: Information reported for an XSS.