| Package | Description |
|---|---|
| com.google.cloud.recaptchaenterprise.v1 |
A client to reCAPTCHA Enterprise API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected RecaptchaEnterpriseServiceClient.ListKeysPage |
RecaptchaEnterpriseServiceClient.ListKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
ListKeysResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPage> |
RecaptchaEnterpriseServiceClient.ListKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
com.google.api.core.ApiFuture<ListKeysResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection |
RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection.createCollection(List<RecaptchaEnterpriseServiceClient.ListKeysPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.