【问题标题】:how to show only shared files in google picker popup如何在谷歌选择器弹出窗口中仅显示共享文件
【发布时间】:2014-11-14 20:20:52
【问题描述】:

我对 google picker 和任何 google apis 都很陌生。我已经在我的项目中成功集成了 google picker api。但我只想在选择器弹出窗口中显示共享图片。这可能吗?

【问题讨论】:

    标签: google-picker


    【解决方案1】:

    如果您的意思是显示属于其他人并分享给您的图片,您可以使用

    DocsView.setOwnedByMe(boolean | undefined)
    

    来自Google Picker Reference的文档

    Filters the documents based on whether they are owned by the user, or shared with the user.
    

    【讨论】:

    • 我实际上无法让它工作,你有一个可以分享的例子吗?
    猜你喜欢
    • 1970-01-01
    • 2017-06-08
    • 2012-11-15
    • 1970-01-01
    • 2013-01-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-15
    相关资源
    最近更新 更多