Variable ConnectorDataCollectionMethodKeysConst

ConnectorDataCollectionMethodKeys: (
    | "match"
    | "search"
    | "delete"
    | "find"
    | "list"
    | "findById"
    | "create"
    | "update")[] = ...