Bot(mapping=None, *, ignore_unknown_fields=False, **kwargs)Bot information and metadata.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Optional. Enumerated string value that indicates the identity of the bot, formatted in kebab-case. |
bot_type |
google.cloud.recaptchaenterprise_v1.types.Bot.BotType
Optional. Enumerated field representing the type of bot. |
Classes
BotType
BotType(value)Types of bots. Ensure that applications can handle values not explicitly listed.