Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readOnly :: JsonSchema -> Maybe Bool

    gogol-discovery Gogol.Discovery.Types

    The value is read-only, generated by the service. The value cannot be modified by the client. If the value is included in a POST, PUT, or PATCH request, it is ignored by the service.

  2. readOnly :: ContentRestriction -> Maybe Bool

    gogol-drive Gogol.Drive

    Whether the content of the file is read-only. If a file is read-only, a new revision of the file may not be added, comments may not be added or modified, and the title of the file may not be modified.

  3. readOnly :: ContentRestriction -> Maybe Bool

    gogol-drive Gogol.Drive.Types

    Whether the content of the file is read-only. If a file is read-only, a new revision of the file may not be added, comments may not be added or modified, and the title of the file may not be modified.

  4. readOnly :: Mount -> Maybe Bool

    gogol-genomics Gogol.Genomics

    If true, the disk is mounted read-only inside the container.

  5. readOnly :: Mount -> Maybe Bool

    gogol-genomics Gogol.Genomics.Types

    If true, the disk is mounted read-only inside the container.

  6. readGroupFields :: CreateContactGroupRequest -> Maybe FieldMask

    gogol-people Gogol.People

    Optional. A field mask to restrict which fields on the group are returned. Defaults to metadata, groupType, and name if not set or set to empty. Valid fields are: * clientData * groupType * metadata * name

  7. readGroupFields :: UpdateContactGroupRequest -> Maybe FieldMask

    gogol-people Gogol.People

    Optional. A field mask to restrict which fields on the group are returned. Defaults to metadata, groupType, and name if not set or set to empty. Valid fields are: * clientData * groupType * memberCount * metadata * name

  8. readMask :: PeopleOtherContactsList -> Maybe FieldMask

    gogol-people Gogol.People

    Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. What values are valid depend on what ReadSourceType is used. If READSOURCETYPECONTACT is used, valid values are: * emailAddresses * metadata * names * phoneNumbers * photos If READSOURCETYPEPROFILE is used, valid values are: * addresses * ageRanges * biographies * birthdays * calendarUrls * clientData * coverPhotos * emailAddresses * events * externalIds * genders * imClients * interests * locales * locations * memberships * metadata * miscKeywords * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * sipAddresses * skills * urls * userDefined

  9. readMask :: PeopleOtherContactsSearch -> Maybe FieldMask

    gogol-people Gogol.People

    Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * emailAddresses * metadata * names * phoneNumbers

  10. readMask :: PeoplePeopleListDirectoryPeople -> Maybe FieldMask

    gogol-people Gogol.People

    Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * calendarUrls * clientData * coverPhotos * emailAddresses * events * externalIds * genders * imClients * interests * locales * locations * memberships * metadata * miscKeywords * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * sipAddresses * skills * urls * userDefined

Page 351 of many | Previous | Next