Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sha1Checksum :: File -> Maybe Textgogol-drive Gogol.Drive.Types Output only. The SHA1 checksum associated with this file, if available. This field is only populated for files with content stored in Google Drive; it is not populated for Docs Editors or shortcut files.
sha256Checksum :: File -> Maybe Textgogol-drive Gogol.Drive.Types Output only. The SHA256 checksum associated with this file, if available. This field is only populated for files with content stored in Google Drive; it is not populated for Docs Editors or shortcut files.
oauthConsumerKey :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit The developer's consumer key for OpenId OAuth Extension
oauthConsumerKey :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The developer's consumer key for OpenId OAuth Extension
pattern
SuppressionInfo_Reason_NOTCONSUMED :: SuppressionInfo_Reasongogol-logging Gogol.Logging Indicates suppression occurred due to the client not consuming responses quickly enough.
newSummaryField :: SummaryFieldgogol-logging Gogol.Logging Creates a value of SummaryField with the minimum fields required to make a request.
pattern
SuppressionInfo_Reason_NOTCONSUMED :: SuppressionInfo_Reasongogol-logging Gogol.Logging.Types Indicates suppression occurred due to the client not consuming responses quickly enough.
newSummaryField :: SummaryFieldgogol-logging Gogol.Logging.Types Creates a value of SummaryField with the minimum fields required to make a request.
pattern
Aggregation_CrossSeriesReducer_REDUCESUM :: Aggregation_CrossSeriesReducergogol-monitoring Gogol.Monitoring Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The valuetype of the output is the same as the valuetype of the input.
pattern
Aggregation_PerSeriesAligner_ALIGNSUM :: Aggregation_PerSeriesAlignergogol-monitoring Gogol.Monitoring Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The valuetype of the aligned result is the same as the valuetype of the input.