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. pattern UsableSubnetworkSecondaryRange_Status_INUSESHAREABLEPOD :: UsableSubnetworkSecondaryRange_Status

    gogol-container Gogol.Container.Types

    INUSESHAREABLE_POD denotes this range was created by the network admin and is currently claimed by a cluster for pods. It can only be used by other clusters as a pod range.

  2. maxSharedClientsPerGpu :: GPUSharingConfig -> Maybe Int64

    gogol-container Gogol.Container.Types

    The max number of containers that can share a physical GPU.

  3. crossRealmTrustSharedPasswordUri :: KerberosConfig -> Maybe Text

    gogol-dataproc Gogol.Dataproc

    Optional. The Cloud Storage URI of a KMS encrypted file containing the shared password between the on-cluster Kerberos realm and the remote trusted realm, in a cross realm trust relationship.

  4. crossRealmTrustSharedPasswordUri :: KerberosConfig -> Maybe Text

    gogol-dataproc Gogol.Dataproc.Types

    Optional. The Cloud Storage URI of a KMS encrypted file containing the shared password between the on-cluster Kerberos realm and the remote trusted realm, in a cross realm trust relationship.

  5. pattern ChangeLogsListAction_ACTIONSHARE :: ChangeLogsListAction

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  6. data DFAReportingRemarketingListSharesGet

    gogol-dfareporting Gogol.DFAReporting

    Gets one remarketing list share by remarketing list ID. See: newDFAReportingRemarketingListSharesGet smart constructor.

  7. DFAReportingRemarketingListSharesGet :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Int64 -> Int64 -> Maybe Text -> Maybe Text -> DFAReportingRemarketingListSharesGet

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  8. type DFAReportingRemarketingListSharesGetResource = "dfareporting" :> "v4" :> "userprofiles" :> Capture "profileId" Int64 :> "remarketingListShares" :> Capture "remarketingListId" Int64 :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] RemarketingListShare

    gogol-dfareporting Gogol.DFAReporting

    A resource alias for dfareporting.remarketingListShares.get method which the DFAReportingRemarketingListSharesGet request conforms to.

  9. data DFAReportingRemarketingListSharesPatch

    gogol-dfareporting Gogol.DFAReporting

    Updates an existing remarketing list share. This method supports patch semantics. See: newDFAReportingRemarketingListSharesPatch smart constructor.

  10. DFAReportingRemarketingListSharesPatch :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Int64 -> RemarketingListShare -> Int64 -> Maybe Text -> Maybe Text -> DFAReportingRemarketingListSharesPatch

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

Page 67 of many | Previous | Next