WaitOperationRequest
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הודעת הבקשה עבור Operations.WaitOperation
.
ייצוג JSON |
{
"name": string,
"timeout": string
} |
שדות |
name |
string
השם של משאב הפעולה שצריך להמתין עליו.
|
timeout |
string (Duration format)
משך הזמן המקסימלי להמתנה לפני שהזמן הקצוב יסתיים. אם השדה יישאר ריק, זמן ההמתנה יהיה למשך הזמן המקסימלי המותר על פי פרוטוקול HTTP/RPC הבסיסי. אם יצוין גם המועד האחרון להקשר של RPC, המערכת תשתמש בערך הקצר יותר. משך זמן בשניות עם עד תשע ספרות עשרוניות, שמסתיים ב-'s '. לדוגמה: "3.5s" .
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 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"],null,[]]