Uses of Class
com.google.cloud.websecurityscanner.v1beta.ScanRunErrorTrace
-
Packages that use ScanRunErrorTrace Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of ScanRunErrorTrace in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta that return ScanRunErrorTrace Modifier and Type Method Description ScanRunErrorTraceScanRunErrorTrace.Builder. build()ScanRunErrorTraceScanRunErrorTrace.Builder. buildPartial()static ScanRunErrorTraceScanRunErrorTrace. getDefaultInstance()ScanRunErrorTraceScanRunErrorTrace.Builder. getDefaultInstanceForType()ScanRunErrorTraceScanRunErrorTrace. getDefaultInstanceForType()ScanRunErrorTraceScanRun.Builder. getErrorTrace()If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.ScanRunErrorTraceScanRun. getErrorTrace()If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.ScanRunErrorTraceScanRunOrBuilder. getErrorTrace()If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.static ScanRunErrorTraceScanRunErrorTrace. parseDelimitedFrom(InputStream input)static ScanRunErrorTraceScanRunErrorTrace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(byte[] data)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(com.google.protobuf.ByteString data)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(com.google.protobuf.CodedInputStream input)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(InputStream input)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(ByteBuffer data)static ScanRunErrorTraceScanRunErrorTrace. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1beta that return types with arguments of type ScanRunErrorTrace Modifier and Type Method Description com.google.protobuf.Parser<ScanRunErrorTrace>ScanRunErrorTrace. getParserForType()static com.google.protobuf.Parser<ScanRunErrorTrace>ScanRunErrorTrace. parser()Methods in com.google.cloud.websecurityscanner.v1beta with parameters of type ScanRunErrorTrace Modifier and Type Method Description ScanRun.BuilderScanRun.Builder. mergeErrorTrace(ScanRunErrorTrace value)If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.ScanRunErrorTrace.BuilderScanRunErrorTrace.Builder. mergeFrom(ScanRunErrorTrace other)static ScanRunErrorTrace.BuilderScanRunErrorTrace. newBuilder(ScanRunErrorTrace prototype)ScanRun.BuilderScanRun.Builder. setErrorTrace(ScanRunErrorTrace value)If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
-