Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1beta |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
ScanRun.Builder |
ScanRun.Builder.addAllWarningTraces(Iterable<? extends ScanRunWarningTrace> values)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ScanRun.Builder |
ListScanRunsResponse.Builder.addScanRunsBuilder()
The list of ScanRuns returned.
|
ScanRun.Builder |
ListScanRunsResponse.Builder.addScanRunsBuilder(int index)
The list of ScanRuns returned.
|
ScanRun.Builder |
ScanRun.Builder.addWarningTraces(int index,
ScanRunWarningTrace.Builder builderForValue)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.addWarningTraces(int index,
ScanRunWarningTrace value)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.addWarningTraces(ScanRunWarningTrace.Builder builderForValue)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.addWarningTraces(ScanRunWarningTrace value)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.clear() |
ScanRun.Builder |
ScanRun.Builder.clearEndTime()
The time at which the ScanRun reached termination state - that the ScanRun
is either finished or stopped by user.
|
ScanRun.Builder |
ScanRun.Builder.clearErrorTrace()
If result_state is an ERROR, this field provides the primary reason for
scan's termination and more details, if such are available.
|
ScanRun.Builder |
ScanRun.Builder.clearExecutionState()
The execution state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.clearField(Descriptors.FieldDescriptor field) |
ScanRun.Builder |
ScanRun.Builder.clearHasVulnerabilities()
Whether the scan run has found any vulnerabilities.
|
ScanRun.Builder |
ScanRun.Builder.clearName()
The resource name of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ScanRun.Builder |
ScanRun.Builder.clearProgressPercent()
The percentage of total completion ranging from 0 to 100.
|
ScanRun.Builder |
ScanRun.Builder.clearResultState()
The result state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.clearStartTime()
The time at which the ScanRun started.
|
ScanRun.Builder |
ScanRun.Builder.clearUrlsCrawledCount()
The number of URLs crawled during this ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.clearUrlsTestedCount()
The number of URLs tested during this ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.clearWarningTraces()
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.clone() |
ScanRun.Builder |
ScanConfig.Builder.getLatestRunBuilder()
Latest ScanRun if available.
|
ScanRun.Builder |
ListScanRunsResponse.Builder.getScanRunsBuilder(int index)
The list of ScanRuns returned.
|
ScanRun.Builder |
ScanRun.Builder.mergeEndTime(Timestamp value)
The time at which the ScanRun reached termination state - that the ScanRun
is either finished or stopped by user.
|
ScanRun.Builder |
ScanRun.Builder.mergeErrorTrace(ScanRunErrorTrace value)
If result_state is an ERROR, this field provides the primary reason for
scan's termination and more details, if such are available.
|
ScanRun.Builder |
ScanRun.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ScanRun.Builder |
ScanRun.Builder.mergeFrom(Message other) |
ScanRun.Builder |
ScanRun.Builder.mergeFrom(ScanRun other) |
ScanRun.Builder |
ScanRun.Builder.mergeStartTime(Timestamp value)
The time at which the ScanRun started.
|
ScanRun.Builder |
ScanRun.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ScanRun.Builder |
ScanRun.newBuilder() |
static ScanRun.Builder |
ScanRun.newBuilder(ScanRun prototype) |
ScanRun.Builder |
ScanRun.newBuilderForType() |
protected ScanRun.Builder |
ScanRun.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ScanRun.Builder |
ScanRun.Builder.removeWarningTraces(int index)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.setEndTime(Timestamp.Builder builderForValue)
The time at which the ScanRun reached termination state - that the ScanRun
is either finished or stopped by user.
|
ScanRun.Builder |
ScanRun.Builder.setEndTime(Timestamp value)
The time at which the ScanRun reached termination state - that the ScanRun
is either finished or stopped by user.
|
ScanRun.Builder |
ScanRun.Builder.setErrorTrace(ScanRunErrorTrace.Builder builderForValue)
If result_state is an ERROR, this field provides the primary reason for
scan's termination and more details, if such are available.
|
ScanRun.Builder |
ScanRun.Builder.setErrorTrace(ScanRunErrorTrace value)
If result_state is an ERROR, this field provides the primary reason for
scan's termination and more details, if such are available.
|
ScanRun.Builder |
ScanRun.Builder.setExecutionState(ScanRun.ExecutionState value)
The execution state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setExecutionStateValue(int value)
The execution state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ScanRun.Builder |
ScanRun.Builder.setHasVulnerabilities(boolean value)
Whether the scan run has found any vulnerabilities.
|
ScanRun.Builder |
ScanRun.Builder.setName(String value)
The resource name of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setNameBytes(ByteString value)
The resource name of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setProgressPercent(int value)
The percentage of total completion ranging from 0 to 100.
|
ScanRun.Builder |
ScanRun.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ScanRun.Builder |
ScanRun.Builder.setResultState(ScanRun.ResultState value)
The result state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setResultStateValue(int value)
The result state of the ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setStartTime(Timestamp.Builder builderForValue)
The time at which the ScanRun started.
|
ScanRun.Builder |
ScanRun.Builder.setStartTime(Timestamp value)
The time at which the ScanRun started.
|
ScanRun.Builder |
ScanRun.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ScanRun.Builder |
ScanRun.Builder.setUrlsCrawledCount(long value)
The number of URLs crawled during this ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setUrlsTestedCount(long value)
The number of URLs tested during this ScanRun.
|
ScanRun.Builder |
ScanRun.Builder.setWarningTraces(int index,
ScanRunWarningTrace.Builder builderForValue)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.Builder.setWarningTraces(int index,
ScanRunWarningTrace value)
A list of warnings, if such are encountered during this scan run.
|
ScanRun.Builder |
ScanRun.toBuilder() |
Modifier and Type | Method and Description |
---|---|
List<ScanRun.Builder> |
ListScanRunsResponse.Builder.getScanRunsBuilderList()
The list of ScanRuns returned.
|
Modifier and Type | Method and Description |
---|---|
ListScanRunsResponse.Builder |
ListScanRunsResponse.Builder.addScanRuns(int index,
ScanRun.Builder builderForValue)
The list of ScanRuns returned.
|
ListScanRunsResponse.Builder |
ListScanRunsResponse.Builder.addScanRuns(ScanRun.Builder builderForValue)
The list of ScanRuns returned.
|
ScanConfig.Builder |
ScanConfig.Builder.setLatestRun(ScanRun.Builder builderForValue)
Latest ScanRun if available.
|
ListScanRunsResponse.Builder |
ListScanRunsResponse.Builder.setScanRuns(int index,
ScanRun.Builder builderForValue)
The list of ScanRuns returned.
|
Copyright © 2022 Google LLC. All rights reserved.