Uses of Class
com.google.recaptchaenterprise.v1beta1.AnnotateAssessmentResponse
-
Packages that use AnnotateAssessmentResponse Package Description com.google.cloud.recaptchaenterprise.v1beta1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1beta1.stub com.google.recaptchaenterprise.v1beta1 -
-
Uses of AnnotateAssessmentResponse in com.google.cloud.recaptchaenterprise.v1beta1
Methods in com.google.cloud.recaptchaenterprise.v1beta1 that return AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponse
RecaptchaEnterpriseServiceV1Beta1Client. annotateAssessment(AnnotateAssessmentRequest request)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.AnnotateAssessmentResponse
RecaptchaEnterpriseServiceV1Beta1Client. annotateAssessment(AssessmentName name, AnnotateAssessmentRequest.Annotation annotation)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.AnnotateAssessmentResponse
RecaptchaEnterpriseServiceV1Beta1Client. annotateAssessment(String name, AnnotateAssessmentRequest.Annotation annotation)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.Methods in com.google.cloud.recaptchaenterprise.v1beta1 that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Client. annotateAssessmentCallable()
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.com.google.api.gax.rpc.UnaryCallSettings<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Settings. annotateAssessmentSettings()
Returns the object with the settings used for calls to annotateAssessment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Settings.Builder. annotateAssessmentSettings()
Returns the builder for the settings used for calls to annotateAssessment. -
Uses of AnnotateAssessmentResponse in com.google.cloud.recaptchaenterprise.v1beta1.stub
Methods in com.google.cloud.recaptchaenterprise.v1beta1.stub that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
GrpcRecaptchaEnterpriseServiceV1Beta1Stub. annotateAssessmentCallable()
com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub. annotateAssessmentCallable()
com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Stub. annotateAssessmentCallable()
com.google.api.gax.rpc.UnaryCallSettings<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1StubSettings. annotateAssessmentSettings()
Returns the object with the settings used for calls to annotateAssessment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1StubSettings.Builder. annotateAssessmentSettings()
Returns the builder for the settings used for calls to annotateAssessment. -
Uses of AnnotateAssessmentResponse in com.google.recaptchaenterprise.v1beta1
Methods in com.google.recaptchaenterprise.v1beta1 that return AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponse
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1BlockingStub. annotateAssessment(AnnotateAssessmentRequest request)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.AnnotateAssessmentResponse
AnnotateAssessmentResponse.Builder. build()
AnnotateAssessmentResponse
AnnotateAssessmentResponse.Builder. buildPartial()
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. getDefaultInstance()
AnnotateAssessmentResponse
AnnotateAssessmentResponse.Builder. getDefaultInstanceForType()
AnnotateAssessmentResponse
AnnotateAssessmentResponse. getDefaultInstanceForType()
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseDelimitedFrom(InputStream input)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(byte[] data)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(com.google.protobuf.ByteString data)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(InputStream input)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(ByteBuffer data)
static AnnotateAssessmentResponse
AnnotateAssessmentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.recaptchaenterprise.v1beta1 that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1FutureStub. annotateAssessment(AnnotateAssessmentRequest request)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.static io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse>
RecaptchaEnterpriseServiceV1Beta1Grpc. getAnnotateAssessmentMethod()
com.google.protobuf.Parser<AnnotateAssessmentResponse>
AnnotateAssessmentResponse. getParserForType()
static com.google.protobuf.Parser<AnnotateAssessmentResponse>
AnnotateAssessmentResponse. parser()
Methods in com.google.recaptchaenterprise.v1beta1 with parameters of type AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponse.Builder
AnnotateAssessmentResponse.Builder. mergeFrom(AnnotateAssessmentResponse other)
static AnnotateAssessmentResponse.Builder
AnnotateAssessmentResponse. newBuilder(AnnotateAssessmentResponse prototype)
Method parameters in com.google.recaptchaenterprise.v1beta1 with type arguments of type AnnotateAssessmentResponse Modifier and Type Method Description default void
RecaptchaEnterpriseServiceV1Beta1Grpc.AsyncService. annotateAssessment(AnnotateAssessmentRequest request, io.grpc.stub.StreamObserver<AnnotateAssessmentResponse> responseObserver)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.void
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1Stub. annotateAssessment(AnnotateAssessmentRequest request, io.grpc.stub.StreamObserver<AnnotateAssessmentResponse> responseObserver)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fradulent.
-