משך הזמן המקסימלי להמתנה לפני שהזמן הקצוב יסתיים. אם השדה יישאר ריק, זמן ההמתנה יהיה למשך הזמן המקסימלי המותר על פי פרוטוקול HTTP/RPC הבסיסי. אם יצוין גם המועד האחרון להקשר של RPC, המערכת תשתמש בערך הקצר יותר.
משך זמן בשניות עם עד תשע ספרות עשרוניות, שמסתיים ב-'s'. לדוגמה: "3.5s".
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The core content defines the `Operations.WaitOperation` request, represented in JSON with two fields: `name` and `timeout`. `name` specifies the operation's resource name as a string. `timeout` is a string defining the maximum wait duration, formatted as a Duration, with an example given as `\"3.5s\"`. If `timeout` is left blank, the HTTP/RPC protocol determines the maximum wait time. The shorter of either the specified `timeout` or the RPC context deadline will be used.\n"]]