Reference documentation and code samples for the Web Security Scanner V1 API class Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace.
Output only. Defines a warning trace message for ScanRun. Warning traces provide customers with useful information that helps make the scanning process more effective.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace::Code
Returns
- (::Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace::Code) — Output only. Indicates the warning code.
#code=
def code=(value) -> ::Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace::Code
Parameter
- value (::Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace::Code) — Output only. Indicates the warning code.
Returns
- (::Google::Cloud::WebSecurityScanner::V1::ScanRunWarningTrace::Code) — Output only. Indicates the warning code.