تعدِّل مخطط مصدر البيانات. لا تؤدي هذه الطريقة تحديثات تزايدية إلى المخطط. بدلاً من ذلك، تقوم هذه الطريقة بتحديث المخطط عن طريق استبدال المخطط بالكامل.
ملاحظة: تتطلّب واجهة برمجة التطبيقات هذه حساب مشرف أو حساب خدمة لتنفيذها.
طلب HTTP
PUT https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/schema
تاريخ التعديل الأخير: 2024-10-11 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-11 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]