reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType (v1.11.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType.

Types of bots. Ensure that applications can handle values not explicitly listed.

Constants

BOT_TYPE_UNSPECIFIED

value: 0
Default unspecified type.

AI_AGENT

value: 1
Software program that interacts with a site and performs tasks autonomously.

CONTENT_SCRAPER

value: 2
Software that extracts specific data from sites for use.

SEARCH_INDEXER

value: 3
Software that crawls sites and stores content for the purpose of efficient retrieval, likely as part of a search engine.