Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. canShare :: TeamDrive_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive

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

  2. linkShareMetadata :: File -> Maybe File_LinkShareMetadata

    gogol-drive Gogol.Drive

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

  3. newFile_LinkShareMetadata :: File_LinkShareMetadata

    gogol-drive Gogol.Drive

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

  4. 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.

  5. 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.

  6. File_LinkShareMetadata :: Maybe Bool -> Maybe Bool -> File_LinkShareMetadata

    gogol-drive Gogol.Drive.Types

    No documentation available.

  7. 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.

  8. canShare :: File_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive.Types

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

  9. canShare :: TeamDrive_Capabilities -> Maybe Bool

    gogol-drive Gogol.Drive.Types

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

  10. linkShareMetadata :: File -> Maybe File_LinkShareMetadata

    gogol-drive Gogol.Drive.Types

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

Page 70 of many | Previous | Next