Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adexchange-seller Gogol.AdExchangeSeller

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  2. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adexchange-seller Gogol.AdExchangeSeller.Types

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  3. headers :: ReportResult -> Maybe [Header]

    gogol-adsense Gogol.AdSense

    The header information; one for each dimension in the request, followed by one for each metric in the request.

  4. headers :: ReportResult -> Maybe [Header]

    gogol-adsense Gogol.AdSense.Types

    The header information; one for each dimension in the request, followed by one for each metric in the request.

  5. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adsense-host Gogol.AdSenseHost

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  6. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adsense-host Gogol.AdSenseHost.Types

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  7. headerAction :: HttpRouteRule -> Maybe HttpHeaderAction

    gogol-compute Gogol.Compute

    Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction value specified here is applied before the matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].routeAction.weightedBackendService.backendServiceWeightAction[].headerAction HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.

  8. headerAction :: PathMatcher -> Maybe HttpHeaderAction

    gogol-compute Gogol.Compute

    Specifies changes to request and response headers that need to take effect for the selected backend service. HeaderAction specified here are applied after the matching HttpRouteRule HeaderAction and before the HeaderAction in the UrlMap HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.

  9. headerAction :: SecurityPolicyRule -> Maybe SecurityPolicyRuleHttpHeaderAction

    gogol-compute Gogol.Compute

    Optional, additional actions that are performed on headers. This field is only supported in Global Security Policies of type CLOUD_ARMOR.

  10. headerAction :: UrlMap -> Maybe HttpHeaderAction

    gogol-compute Gogol.Compute

    Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction specified here take effect after headerAction specified under pathMatcher. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.

Page 69 of many | Previous | Next