با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
حالت تعیین می کند که آیا درخواست در زمان واقعی پردازش می شود یا در زمان آینده اجرا می شود. جستجوی ابری توان عملیاتی بالاتری را برای بهروزرسانیهای ناهمزمان میپذیرد، اما این بهروزرسانیها از زمان پذیرش تا ارائه، تأخیر بیشتری نیز دارند.
Enums
UNSPECIFIED
اولویت در درخواست به روز رسانی مشخص نشده است. عدم تعیین اولویت منجر به خرابی بهروزرسانی میشود.
SYNCHRONOUS
برای به روز رسانی در زمان واقعی.
ASYNCHRONOUS
برای تغییراتی که پس از ارسال پاسخ به تماس گیرنده انجام می شود.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["Mode selection determines whether Cloud Search processes requests immediately (real-time) or at a later scheduled time."],["Asynchronous updates, while allowing for higher throughput, experience a delay between submission and when the changes become visible in search results."],["Real-time updates are achieved through the `SYNCHRONOUS` mode, whereas `ASYNCHRONOUS` mode handles updates that are processed later."],["Leaving the mode unspecified (`UNSPECIFIED`) will lead to update failures, emphasizing the importance of explicitly setting the desired mode."]]],[]]