Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. allowLiterals :: GqlQuery -> Maybe Bool

    gogol-datastore Gogol.Datastore.Types

    When false, the query string must not contain any literals and instead must bind all values. For example, SELECT * FROM Kind WHERE a = 'string literal' is not allowed, while SELECT * FROM Kind WHERE a = @value is.

  2. allocation :: AudienceSegment -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting

    Weight allocated to this segment. The weight assigned will be understood in proportion to the weights assigned to other segments in the same segment group. Acceptable values are 1 to 1000, inclusive.

  3. allowScriptAccess :: Creative -> Maybe Bool

    gogol-dfareporting Gogol.DFAReporting

    Whether script access is allowed for this creative. This is a read-only and deprecated field which will automatically be set to true on update. Applicable to the following creative types: FLASH_INPAGE.

  4. allocation :: AudienceSegment -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting.Types

    Weight allocated to this segment. The weight assigned will be understood in proportion to the weights assigned to other segments in the same segment group. Acceptable values are 1 to 1000, inclusive.

  5. allowScriptAccess :: Creative -> Maybe Bool

    gogol-dfareporting Gogol.DFAReporting.Types

    Whether script access is allowed for this creative. This is a read-only and deprecated field which will automatically be set to true on update. Applicable to the following creative types: FLASH_INPAGE.

  6. allowFileDiscovery :: Permission -> Maybe Bool

    gogol-drive Gogol.Drive

    Whether the permission allows the file to be discovered through search. This is only applicable for permissions of type domain or anyone.

  7. allowItemDeletion :: DriveDrivesDelete -> Bool

    gogol-drive Gogol.Drive

    Whether any items inside the shared drive should also be deleted. This option is only supported when useDomainAdminAccess is also set to true.

  8. allowItemDeletion :: DriveDrivesDelete -> Bool

    gogol-drive Gogol.Drive.Drives.Delete

    Whether any items inside the shared drive should also be deleted. This option is only supported when useDomainAdminAccess is also set to true.

  9. allowFileDiscovery :: Permission -> Maybe Bool

    gogol-drive Gogol.Drive.Types

    Whether the permission allows the file to be discovered through search. This is only applicable for permissions of type domain or anyone.

  10. allowExternalMembers :: Groups -> Maybe Text

    gogol-groups-settings Gogol.GroupsSettings

    Identifies whether members external to your organization can join the group. Possible values are: - true: G Suite users external to your organization can become members of this group. - false: Users not belonging to the organization are not allowed to become members of this group.

Page 167 of many | Previous | Next