Uses of Class
com.google.recaptchaenterprise.v1.AnnotateAssessmentResponse
-
Packages that use AnnotateAssessmentResponse Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1.stub com.google.recaptchaenterprise.v1 -
-
Uses of AnnotateAssessmentResponse in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponseRecaptchaEnterpriseServiceClient. annotateAssessment(AnnotateAssessmentRequest request)Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.AnnotateAssessmentResponseRecaptchaEnterpriseServiceClient. 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 fraudulent.AnnotateAssessmentResponseRecaptchaEnterpriseServiceClient. 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 fraudulent.Methods in com.google.cloud.recaptchaenterprise.v1 that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceClient. annotateAssessmentCallable()Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.com.google.api.gax.rpc.UnaryCallSettings<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceSettings. annotateAssessmentSettings()Returns the object with the settings used for calls to annotateAssessment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceSettings.Builder. annotateAssessmentSettings()Returns the builder for the settings used for calls to annotateAssessment. -
Uses of AnnotateAssessmentResponse in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>GrpcRecaptchaEnterpriseServiceStub. annotateAssessmentCallable()com.google.api.gax.rpc.UnaryCallable<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceStub. annotateAssessmentCallable()com.google.api.gax.rpc.UnaryCallSettings<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceStubSettings. annotateAssessmentSettings()Returns the object with the settings used for calls to annotateAssessment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceStubSettings.Builder. annotateAssessmentSettings()Returns the builder for the settings used for calls to annotateAssessment. -
Uses of AnnotateAssessmentResponse in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponseRecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub. annotateAssessment(AnnotateAssessmentRequest request)Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.AnnotateAssessmentResponseAnnotateAssessmentResponse.Builder. build()AnnotateAssessmentResponseAnnotateAssessmentResponse.Builder. buildPartial()static AnnotateAssessmentResponseAnnotateAssessmentResponse. getDefaultInstance()AnnotateAssessmentResponseAnnotateAssessmentResponse.Builder. getDefaultInstanceForType()AnnotateAssessmentResponseAnnotateAssessmentResponse. getDefaultInstanceForType()static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseDelimitedFrom(InputStream input)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(byte[] data)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(com.google.protobuf.ByteString data)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(InputStream input)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(ByteBuffer data)static AnnotateAssessmentResponseAnnotateAssessmentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type AnnotateAssessmentResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AnnotateAssessmentResponse>RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceFutureStub. annotateAssessment(AnnotateAssessmentRequest request)Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.static io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse>RecaptchaEnterpriseServiceGrpc. getAnnotateAssessmentMethod()com.google.protobuf.Parser<AnnotateAssessmentResponse>AnnotateAssessmentResponse. getParserForType()static com.google.protobuf.Parser<AnnotateAssessmentResponse>AnnotateAssessmentResponse. parser()Methods in com.google.recaptchaenterprise.v1 with parameters of type AnnotateAssessmentResponse Modifier and Type Method Description AnnotateAssessmentResponse.BuilderAnnotateAssessmentResponse.Builder. mergeFrom(AnnotateAssessmentResponse other)static AnnotateAssessmentResponse.BuilderAnnotateAssessmentResponse. newBuilder(AnnotateAssessmentResponse prototype)Method parameters in com.google.recaptchaenterprise.v1 with type arguments of type AnnotateAssessmentResponse Modifier and Type Method Description default voidRecaptchaEnterpriseServiceGrpc.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 fraudulent.voidRecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceStub. 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 fraudulent.
-