reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::PhoneAuthenticationEvent (v1.11.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::PhoneAuthenticationEvent.

Details on a phone authentication event

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#event_time

def event_time() -> ::Google::Protobuf::Timestamp
Returns

#event_time=

def event_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — Optional. The time at which the multi-factor authentication event (challenge or verification) occurred.
Returns

#phone_number

def phone_number() -> ::String
Returns
  • (::String) — Required. Phone number in E.164 format for which a multi-factor authentication challenge was initiated, succeeded, or failed.

#phone_number=

def phone_number=(value) -> ::String
Parameter
  • value (::String) — Required. Phone number in E.164 format for which a multi-factor authentication challenge was initiated, succeeded, or failed.
Returns
  • (::String) — Required. Phone number in E.164 format for which a multi-factor authentication challenge was initiated, succeeded, or failed.