Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Shared file details #226

@varunpanchal283

Description

@varunpanchal283

is it possible to get details of shared file using its id?

here it's a code where i can get details of a shared folder
file_list = drive.ListFile({'q': "'folder ID' in parents and trashed=false"}).GetList()

but i need a code where i can get details (title, size, mimeType) of a shared file...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions