Cập nhật giản đồ của một nguồn dữ liệu. Phương thức này không cập nhật gia tăng giản đồ. Thay vào đó, phương thức này sẽ cập nhật giản đồ bằng cách ghi đè lên toàn bộ giản đồ.
Lưu ý: API này yêu cầu tài khoản quản trị viên hoặc tài khoản dịch vụ để thực thi.
Yêu cầu HTTP
PUT https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/schema
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-10-11 UTC."],[[["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."]]],[]]