Uses of Class
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse
-
Packages that use ComputeThreatListDiffResponse Package Description com.google.cloud.webrisk.v1beta1 A client to Web Risk APIcom.google.cloud.webrisk.v1beta1.stub com.google.webrisk.v1beta1 -
-
Uses of ComputeThreatListDiffResponse in com.google.cloud.webrisk.v1beta1
Methods in com.google.cloud.webrisk.v1beta1 that return ComputeThreatListDiffResponse Modifier and Type Method Description ComputeThreatListDiffResponse
WebRiskServiceV1Beta1Client. computeThreatListDiff(ComputeThreatListDiffRequest request)
Gets the most recent threat list diffs.ComputeThreatListDiffResponse
WebRiskServiceV1Beta1Client. computeThreatListDiff(ThreatType threatType, com.google.protobuf.ByteString versionToken, ComputeThreatListDiffRequest.Constraints constraints)
Gets the most recent threat list diffs.Methods in com.google.cloud.webrisk.v1beta1 that return types with arguments of type ComputeThreatListDiffResponse 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. -
Uses of ComputeThreatListDiffResponse in com.google.cloud.webrisk.v1beta1.stub
Methods in com.google.cloud.webrisk.v1beta1.stub that return types with arguments of type ComputeThreatListDiffResponse 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 ComputeThreatListDiffResponse in com.google.webrisk.v1beta1
Methods in com.google.webrisk.v1beta1 that return ComputeThreatListDiffResponse Modifier and Type Method Description ComputeThreatListDiffResponse
ComputeThreatListDiffResponse.Builder. build()
ComputeThreatListDiffResponse
ComputeThreatListDiffResponse.Builder. buildPartial()
ComputeThreatListDiffResponse
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub. computeThreatListDiff(ComputeThreatListDiffRequest request)
Gets the most recent threat list diffs.static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. getDefaultInstance()
ComputeThreatListDiffResponse
ComputeThreatListDiffResponse.Builder. getDefaultInstanceForType()
ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. getDefaultInstanceForType()
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseDelimitedFrom(InputStream input)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(byte[] data)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(com.google.protobuf.ByteString data)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(InputStream input)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(ByteBuffer data)
static ComputeThreatListDiffResponse
ComputeThreatListDiffResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.webrisk.v1beta1 that return types with arguments of type ComputeThreatListDiffResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ComputeThreatListDiffResponse>
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub. computeThreatListDiff(ComputeThreatListDiffRequest request)
Gets the most recent threat list diffs.static io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse>
WebRiskServiceV1Beta1Grpc. getComputeThreatListDiffMethod()
com.google.protobuf.Parser<ComputeThreatListDiffResponse>
ComputeThreatListDiffResponse. getParserForType()
static com.google.protobuf.Parser<ComputeThreatListDiffResponse>
ComputeThreatListDiffResponse. parser()
Methods in com.google.webrisk.v1beta1 with parameters of type ComputeThreatListDiffResponse Modifier and Type Method Description ComputeThreatListDiffResponse.Builder
ComputeThreatListDiffResponse.Builder. mergeFrom(ComputeThreatListDiffResponse other)
static ComputeThreatListDiffResponse.Builder
ComputeThreatListDiffResponse. newBuilder(ComputeThreatListDiffResponse prototype)
Method parameters in com.google.webrisk.v1beta1 with type arguments of type ComputeThreatListDiffResponse Modifier and Type Method Description default void
WebRiskServiceV1Beta1Grpc.AsyncService. computeThreatListDiff(ComputeThreatListDiffRequest request, io.grpc.stub.StreamObserver<ComputeThreatListDiffResponse> responseObserver)
Gets the most recent threat list diffs.void
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub. computeThreatListDiff(ComputeThreatListDiffRequest request, io.grpc.stub.StreamObserver<ComputeThreatListDiffResponse> responseObserver)
Gets the most recent threat list diffs.
-