Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
static ScanRunWarningTrace.Code |
ScanRunWarningTrace.Code.forNumber(int value) |
ScanRunWarningTrace.Code |
ScanRunWarningTraceOrBuilder.getCode()
Output only.
|
ScanRunWarningTrace.Code |
ScanRunWarningTrace.getCode()
Output only.
|
ScanRunWarningTrace.Code |
ScanRunWarningTrace.Builder.getCode()
Output only.
|
static ScanRunWarningTrace.Code |
ScanRunWarningTrace.Code.valueOf(Descriptors.EnumValueDescriptor desc) |
static ScanRunWarningTrace.Code |
ScanRunWarningTrace.Code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanRunWarningTrace.Code |
ScanRunWarningTrace.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanRunWarningTrace.Code[] |
ScanRunWarningTrace.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<ScanRunWarningTrace.Code> |
ScanRunWarningTrace.Code.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ScanRunWarningTrace.Builder |
ScanRunWarningTrace.Builder.setCode(ScanRunWarningTrace.Code value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.