Class PhoneAuthenticationEvent (1.32.0)

PhoneAuthenticationEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details on a phone authentication event

Attributes

Name Description
phone_number str
Required. Phone number in E.164 format for which a multi-factor authentication challenge was initiated, succeeded, or failed.
event_time google.protobuf.timestamp_pb2.Timestamp
Optional. The time at which the multi-factor authentication event (challenge or verification) occurred.