Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
OtpVerification
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אובייקט שכולל את תגובת האימות באמצעות OTP.
| ייצוג JSON |
{
"sendOtpRequestId": string,
"otp": string
} |
| שדות |
sendOtpRequestId |
string
חובה: זהו ערך ה-requestId ש-Google יצרה במהלך הקריאה ל-sendOtp שאליה משויכת הבקשה הזו.
|
otp |
string
חובה: זהו ה-OTP שהמשתמש סיפק אם קדמה לשיחה הזו קריאה ל-sendOtp
|
כל הזכויות שמורות. Java הוא סימן מסחרי רשום של Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The core content defines a JSON object for OTP verification responses. It requires two string fields: `sendOtpRequestId`, which is the Google-generated request ID from the preceding `sendOtp` call, and `otp`, representing the user-provided OTP from that same call. Both fields are mandatory for a valid response object.\n"]]