Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. canShare :: Drive_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive

    Output only. Whether the current user can share files or folders in this shared drive.

  2. canShare :: File_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive

    Output only. Whether the current user can modify the sharing settings for this file.

  3. canShare :: TeamDrive_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive

    Whether the current user can share files or folders in this Team Drive.

  4. linkShareMetadata :: File -> Maybe File_LinkShareMetadata

    gogol-drive Gogol.Drive

    Contains details about the link URLs that clients are using to refer to this item.

  5. newFile_LinkShareMetadata :: File_LinkShareMetadata

    gogol-drive Gogol.Drive

    Creates a value of File_LinkShareMetadata with the minimum fields required to make a request.

  6. writersCanShare :: File -> Maybe Bool

    gogol-drive Gogol.Drive

    Whether users with only writer permission can modify the file's permissions. Not populated for items in shared drives.

  7. data File_LinkShareMetadata

    gogol-drive Gogol.Drive.Types

    Contains details about the link URLs that clients are using to refer to this item. See: newFile_LinkShareMetadata smart constructor.

  8. File_LinkShareMetadata :: Maybe Bool -> Maybe Bool -> File_LinkShareMetadata

    gogol-drive Gogol.Drive.Types

    No documentation available.

  9. canShare :: Drive_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive.Types

    Output only. Whether the current user can share files or folders in this shared drive.

  10. canShare :: File_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive.Types

    Output only. Whether the current user can modify the sharing settings for this file.

Page 71 of many | Previous | Next