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.
whoCanPostMessage :: Groups -> Maybe Textgogol-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.
whoCanPostMessage :: Groups -> Maybe Textgogol-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.
data
ListMonitoredResourceDescriptorsResponse gogol-logging Gogol.Logging Result returned from ListMonitoredResourceDescriptors. See: newListMonitoredResourceDescriptorsResponse smart constructor.
-
gogol-logging Gogol.Logging No documentation available.
newListMonitoredResourceDescriptorsResponse :: ListMonitoredResourceDescriptorsResponsegogol-logging Gogol.Logging Creates a value of ListMonitoredResourceDescriptorsResponse with the minimum fields required to make a request.
requestMethod :: HttpRequest -> Maybe Textgogol-logging Gogol.Logging The request method. Examples: "GET", "HEAD", "PUT", "POST".
data
ListMonitoredResourceDescriptorsResponse gogol-logging Gogol.Logging.Types Result returned from ListMonitoredResourceDescriptors. See: newListMonitoredResourceDescriptorsResponse smart constructor.
-
gogol-logging Gogol.Logging.Types No documentation available.
newListMonitoredResourceDescriptorsResponse :: ListMonitoredResourceDescriptorsResponsegogol-logging Gogol.Logging.Types Creates a value of ListMonitoredResourceDescriptorsResponse with the minimum fields required to make a request.
requestMethod :: HttpRequest -> Maybe Textgogol-logging Gogol.Logging.Types The request method. Examples: "GET", "HEAD", "PUT", "POST".