Uses of Class
com.google.webrisk.v1.ThreatInfo
-
Packages that use ThreatInfo Package Description com.google.webrisk.v1 -
-
Uses of ThreatInfo in com.google.webrisk.v1
Methods in com.google.webrisk.v1 that return ThreatInfo Modifier and Type Method Description ThreatInfoThreatInfo.Builder. build()ThreatInfoThreatInfo.Builder. buildPartial()static ThreatInfoThreatInfo. getDefaultInstance()ThreatInfoThreatInfo.Builder. getDefaultInstanceForType()ThreatInfoThreatInfo. getDefaultInstanceForType()ThreatInfoSubmitUriRequest.Builder. getThreatInfo()Provides additional information about the submission.ThreatInfoSubmitUriRequest. getThreatInfo()Provides additional information about the submission.ThreatInfoSubmitUriRequestOrBuilder. getThreatInfo()Provides additional information about the submission.static ThreatInfoThreatInfo. parseDelimitedFrom(InputStream input)static ThreatInfoThreatInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatInfoThreatInfo. parseFrom(byte[] data)static ThreatInfoThreatInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatInfoThreatInfo. parseFrom(com.google.protobuf.ByteString data)static ThreatInfoThreatInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatInfoThreatInfo. parseFrom(com.google.protobuf.CodedInputStream input)static ThreatInfoThreatInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatInfoThreatInfo. parseFrom(InputStream input)static ThreatInfoThreatInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThreatInfoThreatInfo. parseFrom(ByteBuffer data)static ThreatInfoThreatInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.webrisk.v1 that return types with arguments of type ThreatInfo Modifier and Type Method Description com.google.protobuf.Parser<ThreatInfo>ThreatInfo. getParserForType()static com.google.protobuf.Parser<ThreatInfo>ThreatInfo. parser()Methods in com.google.webrisk.v1 with parameters of type ThreatInfo Modifier and Type Method Description ThreatInfo.BuilderThreatInfo.Builder. mergeFrom(ThreatInfo other)SubmitUriRequest.BuilderSubmitUriRequest.Builder. mergeThreatInfo(ThreatInfo value)Provides additional information about the submission.static ThreatInfo.BuilderThreatInfo. newBuilder(ThreatInfo prototype)SubmitUriRequest.BuilderSubmitUriRequest.Builder. setThreatInfo(ThreatInfo value)Provides additional information about the submission.
-