Uses of Class
com.google.webrisk.v1beta1.ComputeThreatListDiffRequest
-
Packages that use ComputeThreatListDiffRequest Package Description com.google.cloud.webrisk.v1beta1 A client to Web Risk APIcom.google.cloud.webrisk.v1beta1.stub com.google.webrisk.v1beta1 -
-
Uses of ComputeThreatListDiffRequest in com.google.cloud.webrisk.v1beta1
Methods in com.google.cloud.webrisk.v1beta1 that return types with arguments of type ComputeThreatListDiffRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Client. computeThreatListDiffCallable()Gets the most recent threat list diffs.com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Settings.Builder. computeThreatListDiffSettings()Returns the builder for the settings used for calls to computeThreatListDiff.com.google.api.gax.rpc.UnaryCallSettings<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Settings. computeThreatListDiffSettings()Returns the object with the settings used for calls to computeThreatListDiff.Methods in com.google.cloud.webrisk.v1beta1 with parameters of type ComputeThreatListDiffRequest Modifier and Type Method Description ComputeThreatListDiffResponseWebRiskServiceV1Beta1Client. computeThreatListDiff(ComputeThreatListDiffRequest request)Gets the most recent threat list diffs. -
Uses of ComputeThreatListDiffRequest in com.google.cloud.webrisk.v1beta1.stub
Methods in com.google.cloud.webrisk.v1beta1.stub that return types with arguments of type ComputeThreatListDiffRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>GrpcWebRiskServiceV1Beta1Stub. computeThreatListDiffCallable()com.google.api.gax.rpc.UnaryCallable<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>HttpJsonWebRiskServiceV1Beta1Stub. computeThreatListDiffCallable()com.google.api.gax.rpc.UnaryCallable<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Stub. computeThreatListDiffCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1StubSettings.Builder. computeThreatListDiffSettings()Returns the builder for the settings used for calls to computeThreatListDiff.com.google.api.gax.rpc.UnaryCallSettings<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1StubSettings. computeThreatListDiffSettings()Returns the object with the settings used for calls to computeThreatListDiff. -
Uses of ComputeThreatListDiffRequest in com.google.webrisk.v1beta1
Methods in com.google.webrisk.v1beta1 that return ComputeThreatListDiffRequest Modifier and Type Method Description ComputeThreatListDiffRequestComputeThreatListDiffRequest.Builder. build()ComputeThreatListDiffRequestComputeThreatListDiffRequest.Builder. buildPartial()static ComputeThreatListDiffRequestComputeThreatListDiffRequest. getDefaultInstance()ComputeThreatListDiffRequestComputeThreatListDiffRequest.Builder. getDefaultInstanceForType()ComputeThreatListDiffRequestComputeThreatListDiffRequest. getDefaultInstanceForType()static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseDelimitedFrom(InputStream input)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(byte[] data)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(com.google.protobuf.ByteString data)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(InputStream input)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(ByteBuffer data)static ComputeThreatListDiffRequestComputeThreatListDiffRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.webrisk.v1beta1 that return types with arguments of type ComputeThreatListDiffRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Grpc. getComputeThreatListDiffMethod()com.google.protobuf.Parser<ComputeThreatListDiffRequest>ComputeThreatListDiffRequest. getParserForType()static com.google.protobuf.Parser<ComputeThreatListDiffRequest>ComputeThreatListDiffRequest. parser()Methods in com.google.webrisk.v1beta1 with parameters of type ComputeThreatListDiffRequest Modifier and Type Method Description default voidWebRiskServiceV1Beta1Grpc.AsyncService. computeThreatListDiff(ComputeThreatListDiffRequest request, io.grpc.stub.StreamObserver<ComputeThreatListDiffResponse> responseObserver)Gets the most recent threat list diffs.ComputeThreatListDiffResponseWebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub. computeThreatListDiff(ComputeThreatListDiffRequest request)Gets the most recent threat list diffs.com.google.common.util.concurrent.ListenableFuture<ComputeThreatListDiffResponse>WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub. computeThreatListDiff(ComputeThreatListDiffRequest request)Gets the most recent threat list diffs.voidWebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub. computeThreatListDiff(ComputeThreatListDiffRequest request, io.grpc.stub.StreamObserver<ComputeThreatListDiffResponse> responseObserver)Gets the most recent threat list diffs.ComputeThreatListDiffRequest.BuilderComputeThreatListDiffRequest.Builder. mergeFrom(ComputeThreatListDiffRequest other)static ComputeThreatListDiffRequest.BuilderComputeThreatListDiffRequest. newBuilder(ComputeThreatListDiffRequest prototype)
-