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