Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::Bot.
Bot information and metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bot_type
def bot_type() -> ::Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType) — Optional. Enumerated field representing the type of bot.
#bot_type=
def bot_type=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType) — Optional. Enumerated field representing the type of bot.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Bot::BotType) — Optional. Enumerated field representing the type of bot.
#name
def name() -> ::String
Returns
- (::String) — Optional. Enumerated string value that indicates the identity of the bot, formatted in kebab-case.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Optional. Enumerated string value that indicates the identity of the bot, formatted in kebab-case.
Returns
- (::String) — Optional. Enumerated string value that indicates the identity of the bot, formatted in kebab-case.