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. whoCanPostMessage :: Groups -> Maybe Text

    gogol-groups-settings Gogol.GroupsSettings

    Permissions to post messages. Possible values are: - NONECANPOST: The group is disabled and archived. No one can post a message to this group. - When archiveOnly is false, updating whoCanPostMessage to NONECANPOST, results in an error. - If archiveOnly is reverted from true to false, whoCanPostMessages is set to ALLMANAGERSCAN/POST. - ALLMANAGERSCANPOST: Managers, including group owners, can post messages. - ALLMEMBERSCANPOST: Any group member can post a message. - ALLOWNERSCANPOST: Only group owners can post a message. - ALLINDOMAINCAN/POST: Anyone in the account can post a message. - ANYONECANPOST: Any Internet user who outside your account can access your Google Groups service and post a message. Note: When whoCanPostMessage is set to ANYONECANPOST, we recommend the messageModerationLevel be set to MODERATENONMEMBERS to protect the group from possible spam.

  2. whoCanPostMessage :: Groups -> Maybe Text

    gogol-groups-settings Gogol.GroupsSettings.Types

    Permissions to post messages. Possible values are: - NONECANPOST: The group is disabled and archived. No one can post a message to this group. - When archiveOnly is false, updating whoCanPostMessage to NONECANPOST, results in an error. - If archiveOnly is reverted from true to false, whoCanPostMessages is set to ALLMANAGERSCAN/POST. - ALLMANAGERSCANPOST: Managers, including group owners, can post messages. - ALLMEMBERSCANPOST: Any group member can post a message. - ALLOWNERSCANPOST: Only group owners can post a message. - ALLINDOMAINCAN/POST: Anyone in the account can post a message. - ANYONECANPOST: Any Internet user who outside your account can access your Google Groups service and post a message. Note: When whoCanPostMessage is set to ANYONECANPOST, we recommend the messageModerationLevel be set to MODERATENONMEMBERS to protect the group from possible spam.

  3. data ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging

    Result returned from ListMonitoredResourceDescriptors. See: newListMonitoredResourceDescriptorsResponse smart constructor.

  4. ListMonitoredResourceDescriptorsResponse :: Maybe Text -> Maybe [MonitoredResourceDescriptor] -> ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging

    No documentation available.

  5. newListMonitoredResourceDescriptorsResponse :: ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging

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

  6. requestMethod :: HttpRequest -> Maybe Text

    gogol-logging Gogol.Logging

    The request method. Examples: "GET", "HEAD", "PUT", "POST".

  7. data ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging.Types

    Result returned from ListMonitoredResourceDescriptors. See: newListMonitoredResourceDescriptorsResponse smart constructor.

  8. ListMonitoredResourceDescriptorsResponse :: Maybe Text -> Maybe [MonitoredResourceDescriptor] -> ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging.Types

    No documentation available.

  9. newListMonitoredResourceDescriptorsResponse :: ListMonitoredResourceDescriptorsResponse

    gogol-logging Gogol.Logging.Types

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

  10. requestMethod :: HttpRequest -> Maybe Text

    gogol-logging Gogol.Logging.Types

    The request method. Examples: "GET", "HEAD", "PUT", "POST".

Page 321 of many | Previous | Next