| Class and Description |
|---|
| CrawledUrl
A CrawledUrl resource represents a URL that was crawled during a ScanRun.
|
| CrawledUrl.Builder
A CrawledUrl resource represents a URL that was crawled during a ScanRun.
|
| CrawledUrlOrBuilder |
| CreateScanConfigRequest
Request for the `CreateScanConfig` method.
|
| CreateScanConfigRequest.Builder
Request for the `CreateScanConfig` method.
|
| CreateScanConfigRequestOrBuilder |
| DeleteScanConfigRequest
Request for the `DeleteScanConfig` method.
|
| DeleteScanConfigRequest.Builder
Request for the `DeleteScanConfig` method.
|
| DeleteScanConfigRequestOrBuilder |
| Finding
A Finding resource represents a vulnerability instance identified during a
ScanRun.
|
| Finding.Builder
A Finding resource represents a vulnerability instance identified during a
ScanRun.
|
| FindingName |
| FindingName.Builder
Builder for FindingName.
|
| FindingOrBuilder |
| FindingTypeStats
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
|
| FindingTypeStats.Builder
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
|
| FindingTypeStatsOrBuilder |
| Form
! Information about a vulnerability with an HTML.
|
| Form.Builder
! Information about a vulnerability with an HTML.
|
| FormOrBuilder |
| GetFindingRequest
Request for the `GetFinding` method.
|
| GetFindingRequest.Builder
Request for the `GetFinding` method.
|
| GetFindingRequestOrBuilder |
| GetScanConfigRequest
Request for the `GetScanConfig` method.
|
| GetScanConfigRequest.Builder
Request for the `GetScanConfig` method.
|
| GetScanConfigRequestOrBuilder |
| GetScanRunRequest
Request for the `GetScanRun` method.
|
| GetScanRunRequest.Builder
Request for the `GetScanRun` method.
|
| GetScanRunRequestOrBuilder |
| ListCrawledUrlsRequest
Request for the `ListCrawledUrls` method.
|
| ListCrawledUrlsRequest.Builder
Request for the `ListCrawledUrls` method.
|
| ListCrawledUrlsRequestOrBuilder |
| ListCrawledUrlsResponse
Response for the `ListCrawledUrls` method.
|
| ListCrawledUrlsResponse.Builder
Response for the `ListCrawledUrls` method.
|
| ListCrawledUrlsResponseOrBuilder |
| ListFindingsRequest
Request for the `ListFindings` method.
|
| ListFindingsRequest.Builder
Request for the `ListFindings` method.
|
| ListFindingsRequestOrBuilder |
| ListFindingsResponse
Response for the `ListFindings` method.
|
| ListFindingsResponse.Builder
Response for the `ListFindings` method.
|
| ListFindingsResponseOrBuilder |
| ListFindingTypeStatsRequest
Request for the `ListFindingTypeStats` method.
|
| ListFindingTypeStatsRequest.Builder
Request for the `ListFindingTypeStats` method.
|
| ListFindingTypeStatsRequestOrBuilder |
| ListFindingTypeStatsResponse
Response for the `ListFindingTypeStats` method.
|
| ListFindingTypeStatsResponse.Builder
Response for the `ListFindingTypeStats` method.
|
| ListFindingTypeStatsResponseOrBuilder |
| ListScanConfigsRequest
Request for the `ListScanConfigs` method.
|
| ListScanConfigsRequest.Builder
Request for the `ListScanConfigs` method.
|
| ListScanConfigsRequestOrBuilder |
| ListScanConfigsResponse
Response for the `ListScanConfigs` method.
|
| ListScanConfigsResponse.Builder
Response for the `ListScanConfigs` method.
|
| ListScanConfigsResponseOrBuilder |
| ListScanRunsRequest
Request for the `ListScanRuns` method.
|
| ListScanRunsRequest.Builder
Request for the `ListScanRuns` method.
|
| ListScanRunsRequestOrBuilder |
| ListScanRunsResponse
Response for the `ListScanRuns` method.
|
| ListScanRunsResponse.Builder
Response for the `ListScanRuns` method.
|
| ListScanRunsResponseOrBuilder |
| OutdatedLibrary
Information reported for an outdated library.
|
| OutdatedLibrary.Builder
Information reported for an outdated library.
|
| OutdatedLibraryOrBuilder |
| ProjectName |
| ProjectName.Builder
Builder for ProjectName.
|
| ScanConfig
A ScanConfig resource contains the configurations to launch a scan.
|
| ScanConfig.Authentication
Scan authentication configuration.
|
| ScanConfig.Authentication.AuthenticationCase |
| ScanConfig.Authentication.Builder
Scan authentication configuration.
|
| ScanConfig.Authentication.CustomAccount
Describes authentication configuration that uses a custom account.
|
| ScanConfig.Authentication.CustomAccount.Builder
Describes authentication configuration that uses a custom account.
|
| ScanConfig.Authentication.CustomAccountOrBuilder |
| ScanConfig.Authentication.GoogleAccount
Describes authentication configuration that uses a Google account.
|
| ScanConfig.Authentication.GoogleAccount.Builder
Describes authentication configuration that uses a Google account.
|
| ScanConfig.Authentication.GoogleAccountOrBuilder |
| ScanConfig.AuthenticationOrBuilder |
| ScanConfig.Builder
A ScanConfig resource contains the configurations to launch a scan.
|
| ScanConfig.ExportToSecurityCommandCenter
Controls export of scan configurations and results to Cloud Security
Command Center.
|
| ScanConfig.RiskLevel
Scan risk levels supported by Cloud Web Security Scanner.
|
| ScanConfig.Schedule
Scan schedule configuration.
|
| ScanConfig.Schedule.Builder
Scan schedule configuration.
|
| ScanConfig.ScheduleOrBuilder |
| ScanConfig.TargetPlatform
Cloud platforms supported by Cloud Web Security Scanner.
|
| ScanConfig.UserAgent
Type of user agents used for scanning.
|
| ScanConfigError
Defines a custom error message used by CreateScanConfig and UpdateScanConfig
APIs when scan configuration validation fails.
|
| ScanConfigError.Builder
Defines a custom error message used by CreateScanConfig and UpdateScanConfig
APIs when scan configuration validation fails.
|
| ScanConfigError.Code
Output only.
|
| ScanConfigErrorOrBuilder |
| ScanConfigName |
| ScanConfigName.Builder
Builder for ScanConfigName.
|
| ScanConfigOrBuilder |
| ScanRun
A ScanRun is a output-only resource representing an actual run of the scan.
|
| ScanRun.Builder
A ScanRun is a output-only resource representing an actual run of the scan.
|
| ScanRun.ExecutionState
Types of ScanRun execution state.
|
| ScanRun.ResultState
Types of ScanRun result state.
|
| ScanRunErrorTrace
Output only.
|
| ScanRunErrorTrace.Builder
Output only.
|
| ScanRunErrorTrace.Code
Output only.
|
| ScanRunErrorTraceOrBuilder |
| ScanRunName |
| ScanRunName.Builder
Builder for ScanRunName.
|
| ScanRunOrBuilder |
| ScanRunWarningTrace
Output only.
|
| ScanRunWarningTrace.Builder
Output only.
|
| ScanRunWarningTrace.Code
Output only.
|
| ScanRunWarningTraceOrBuilder |
| StartScanRunRequest
Request for the `StartScanRun` method.
|
| StartScanRunRequest.Builder
Request for the `StartScanRun` method.
|
| StartScanRunRequestOrBuilder |
| StopScanRunRequest
Request for the `StopScanRun` method.
|
| StopScanRunRequest.Builder
Request for the `StopScanRun` method.
|
| StopScanRunRequestOrBuilder |
| UpdateScanConfigRequest
Request for the `UpdateScanConfigRequest` method.
|
| UpdateScanConfigRequest.Builder
Request for the `UpdateScanConfigRequest` method.
|
| UpdateScanConfigRequestOrBuilder |
| ViolatingResource
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
|
| ViolatingResource.Builder
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
|
| ViolatingResourceOrBuilder |
| VulnerableHeaders
Information about vulnerable or missing HTTP Headers.
|
| VulnerableHeaders.Builder
Information about vulnerable or missing HTTP Headers.
|
| VulnerableHeaders.Header
Describes a HTTP Header.
|
| VulnerableHeaders.Header.Builder
Describes a HTTP Header.
|
| VulnerableHeaders.HeaderOrBuilder |
| VulnerableHeadersOrBuilder |
| VulnerableParameters
Information about vulnerable request parameters.
|
| VulnerableParameters.Builder
Information about vulnerable request parameters.
|
| VulnerableParametersOrBuilder |
| Xss
Information reported for an XSS.
|
| Xss.Builder
Information reported for an XSS.
|
| XssOrBuilder |
Copyright © 2019 Google LLC. All rights reserved.