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 AnnotateAssessmentResponse
RecaptchaEnterpriseServiceClient. annotateAssessment(AnnotateAssessmentRequest request)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.AnnotateAssessmentResponse
RecaptchaEnterpriseServiceClient. 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.AnnotateAssessmentResponse
RecaptchaEnterpriseServiceClient. 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 AnnotateAssessmentResponse
RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub. annotateAssessment(AnnotateAssessmentRequest request)
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.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.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.Builder
AnnotateAssessmentResponse.Builder. mergeFrom(AnnotateAssessmentResponse other)
static AnnotateAssessmentResponse.Builder
AnnotateAssessmentResponse. newBuilder(AnnotateAssessmentResponse prototype)
Method parameters in com.google.recaptchaenterprise.v1 with type arguments of type AnnotateAssessmentResponse Modifier and Type Method Description default void
RecaptchaEnterpriseServiceGrpc.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.void
RecaptchaEnterpriseServiceGrpc.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.
-