Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
static ScanRunErrorTrace.Code |
ScanRunErrorTrace.Code.forNumber(int value) |
ScanRunErrorTrace.Code |
ScanRunErrorTrace.getCode()
Output only.
|
ScanRunErrorTrace.Code |
ScanRunErrorTrace.Builder.getCode()
Output only.
|
ScanRunErrorTrace.Code |
ScanRunErrorTraceOrBuilder.getCode()
Output only.
|
static ScanRunErrorTrace.Code |
ScanRunErrorTrace.Code.valueOf(Descriptors.EnumValueDescriptor desc) |
static ScanRunErrorTrace.Code |
ScanRunErrorTrace.Code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanRunErrorTrace.Code |
ScanRunErrorTrace.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanRunErrorTrace.Code[] |
ScanRunErrorTrace.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<ScanRunErrorTrace.Code> |
ScanRunErrorTrace.Code.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ScanRunErrorTrace.Builder |
ScanRunErrorTrace.Builder.setCode(ScanRunErrorTrace.Code value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.