طرح یک منبع داده را به روز می کند. این روش بهروزرسانیهای تدریجی طرحواره را انجام نمیدهد. در عوض، این روش با رونویسی کل طرحواره، طرحواره را به روز می کند.
توجه: این API برای اجرا به یک ادمین یا حساب سرویس نیاز دارد.
درخواست HTTP
PUT https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/schema
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-11-13 بهوقت ساعت هماهنگ جهانی."],[[["This API updates a data source's schema by completely replacing the existing one with a new one provided in the request."],["The request requires specifying the data source name and the new schema, with options for validation and debugging."],["Admin or service account authorization is necessary to execute this API."],["Successful execution returns an Operation object indicating the status of the schema update."],["OAuth scopes like `cloud_search.settings.indexing`, `cloud_search.settings`, or `cloud_search` are needed for authorization."]]],[]]