Namespace Google.Apis.RecaptchaEnterprise.v1
Classes
ProjectsResource
The "projects" collection of methods.
ProjectsResource.AssessmentsResource
The "assessments" collection of methods.
ProjectsResource.AssessmentsResource.AnnotateRequest
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.
ProjectsResource.AssessmentsResource.CreateRequest
Creates an Assessment of the likelihood an event is legitimate.
ProjectsResource.KeysResource
The "keys" collection of methods.
ProjectsResource.KeysResource.CreateRequest
Creates a new reCAPTCHA Enterprise key.
ProjectsResource.KeysResource.DeleteRequest
Deletes the specified key.
ProjectsResource.KeysResource.GetMetricsRequest
Get some aggregated metrics for a Key. This data can be used to build dashboards.
ProjectsResource.KeysResource.GetRequest
Returns the specified key.
ProjectsResource.KeysResource.ListRequest
Returns the list of all keys that belong to a project.
ProjectsResource.KeysResource.MigrateRequest
Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Site Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.
ProjectsResource.KeysResource.PatchRequest
Updates the specified key.
ProjectsResource.KeysResource.RetrieveLegacySecretKeyRequest
Returns the secret key related to the specified public key. You must use the legacy secret key only in a 3rd party integration with legacy reCAPTCHA.
ProjectsResource.RelatedaccountgroupmembershipsResource
The "relatedaccountgroupmemberships" collection of methods.
ProjectsResource.RelatedaccountgroupmembershipsResource.SearchRequest
Search group memberships related to a given account.
ProjectsResource.RelatedaccountgroupsResource
The "relatedaccountgroups" collection of methods.
ProjectsResource.RelatedaccountgroupsResource.ListRequest
List groups of related accounts.
ProjectsResource.RelatedaccountgroupsResource.MembershipsResource
The "memberships" collection of methods.
ProjectsResource.RelatedaccountgroupsResource.MembershipsResource.ListRequest
Get memberships in a group of related accounts.
RecaptchaEnterpriseBaseServiceRequest<TResponse>
A base abstract class for RecaptchaEnterprise requests.
RecaptchaEnterpriseService
The RecaptchaEnterprise Service.
RecaptchaEnterpriseService.Scope
Available OAuth 2.0 scopes for use with the reCAPTCHA Enterprise API.
RecaptchaEnterpriseService.ScopeConstants
Available OAuth 2.0 scope constants for use with the reCAPTCHA Enterprise API.
Enums
RecaptchaEnterpriseBaseServiceRequest<TResponse>.AltEnum
Data format for response.
RecaptchaEnterpriseBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.