[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["Entities, operations, and actions are the core concepts for requests originating from any connector, providing an abstraction layer to access application objects."],["An entity is an object or collection of properties within a connected application, varying in definition across different connectors, such as tables in a database or folders in a file server."],["Operations represent activities performed on an entity, including listing, getting, creating, updating, and deleting, though some connectors may not support entity operations."],["Actions are functions available through the connector interface to modify entities, with the specific actions available differing from connector to connector, and some connectors not supporting any actions."],["Connectors may not support entities, operations or actions, resulting in an empty respective list."]]],[]]