Uses of Class
com.google.webrisk.v1.ThreatDiscovery
-
Packages that use ThreatDiscovery Package Description com.google.webrisk.v1 -
-
Uses of ThreatDiscovery in com.google.webrisk.v1
Methods in com.google.webrisk.v1 that return ThreatDiscovery Modifier and Type Method Description ThreatDiscoveryThreatDiscovery.Builder. build()ThreatDiscoveryThreatDiscovery.Builder. buildPartial()static ThreatDiscoveryThreatDiscovery. getDefaultInstance()ThreatDiscoveryThreatDiscovery.Builder. getDefaultInstanceForType()ThreatDiscoveryThreatDiscovery. getDefaultInstanceForType()ThreatDiscoverySubmitUriRequest.Builder. getThreatDiscovery()Provides additional information about how the submission was discovered.ThreatDiscoverySubmitUriRequest. getThreatDiscovery()Provides additional information about how the submission was discovered.ThreatDiscoverySubmitUriRequestOrBuilder. getThreatDiscovery()Provides additional information about how the submission was discovered.static ThreatDiscoveryThreatDiscovery. parseDelimitedFrom(InputStream input)static ThreatDiscoveryThreatDiscovery. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatDiscoveryThreatDiscovery. parseFrom(byte[] data)static ThreatDiscoveryThreatDiscovery. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatDiscoveryThreatDiscovery. parseFrom(com.google.protobuf.ByteString data)static ThreatDiscoveryThreatDiscovery. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatDiscoveryThreatDiscovery. parseFrom(com.google.protobuf.CodedInputStream input)static ThreatDiscoveryThreatDiscovery. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatDiscoveryThreatDiscovery. parseFrom(InputStream input)static ThreatDiscoveryThreatDiscovery. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatDiscoveryThreatDiscovery. parseFrom(ByteBuffer data)static ThreatDiscoveryThreatDiscovery. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.webrisk.v1 that return types with arguments of type ThreatDiscovery Modifier and Type Method Description com.google.protobuf.Parser<ThreatDiscovery>ThreatDiscovery. getParserForType()static com.google.protobuf.Parser<ThreatDiscovery>ThreatDiscovery. parser()Methods in com.google.webrisk.v1 with parameters of type ThreatDiscovery Modifier and Type Method Description ThreatDiscovery.BuilderThreatDiscovery.Builder. mergeFrom(ThreatDiscovery other)SubmitUriRequest.BuilderSubmitUriRequest.Builder. mergeThreatDiscovery(ThreatDiscovery value)Provides additional information about how the submission was discovered.static ThreatDiscovery.BuilderThreatDiscovery. newBuilder(ThreatDiscovery prototype)SubmitUriRequest.BuilderSubmitUriRequest.Builder. setThreatDiscovery(ThreatDiscovery value)Provides additional information about how the submission was discovered.
-