public interface ScanRunWarningTraceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ScanRunWarningTrace.Code |
getCode()
Output only.
|
int |
getCodeValue()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getCodeValue()
Output only. Indicates the warning code.
.google.cloud.websecurityscanner.v1beta.ScanRunWarningTrace.Code code = 1;ScanRunWarningTrace.Code getCode()
Output only. Indicates the warning code.
.google.cloud.websecurityscanner.v1beta.ScanRunWarningTrace.Code code = 1;Copyright © 2019 Google LLC. All rights reserved.