Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. GoogleDatastoreAdminV1ImportEntitiesRequest :: Maybe GoogleDatastoreAdminV1EntityFilter -> Maybe Text -> Maybe GoogleDatastoreAdminV1ImportEntitiesRequest_Labels -> GoogleDatastoreAdminV1ImportEntitiesRequest

    gogol-datastore Gogol.Datastore

    No documentation available.

  2. newtype GoogleDatastoreAdminV1ImportEntitiesRequest_Labels

    gogol-datastore Gogol.Datastore

    Client-assigned labels. See: newGoogleDatastoreAdminV1ImportEntitiesRequest_Labels smart constructor.

  3. GoogleDatastoreAdminV1ImportEntitiesRequest_Labels :: HashMap Text Text -> GoogleDatastoreAdminV1ImportEntitiesRequest_Labels

    gogol-datastore Gogol.Datastore

    No documentation available.

  4. data GoogleDatastoreAdminV1Index

    gogol-datastore Gogol.Datastore

    Datastore composite index definition. See: newGoogleDatastoreAdminV1Index smart constructor.

  5. GoogleDatastoreAdminV1Index :: Maybe GoogleDatastoreAdminV1Index_Ancestor -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleDatastoreAdminV1IndexedProperty] -> Maybe GoogleDatastoreAdminV1Index_State -> GoogleDatastoreAdminV1Index

    gogol-datastore Gogol.Datastore

    No documentation available.

  6. data GoogleDatastoreAdminV1IndexOperationMetadata

    gogol-datastore Gogol.Datastore

    Metadata for Index operations. See: newGoogleDatastoreAdminV1IndexOperationMetadata smart constructor.

  7. GoogleDatastoreAdminV1IndexOperationMetadata :: Maybe GoogleDatastoreAdminV1CommonMetadata -> Maybe Text -> Maybe GoogleDatastoreAdminV1Progress -> GoogleDatastoreAdminV1IndexOperationMetadata

    gogol-datastore Gogol.Datastore

    No documentation available.

  8. newtype GoogleDatastoreAdminV1Index_Ancestor

    gogol-datastore Gogol.Datastore

    Required. The index's ancestor mode. Must not be ANCESTORMODEUNSPECIFIED.

  9. GoogleDatastoreAdminV1Index_Ancestor :: Text -> GoogleDatastoreAdminV1Index_Ancestor

    gogol-datastore Gogol.Datastore

    No documentation available.

  10. pattern GoogleDatastoreAdminV1Index_Ancestor_ALLANCESTORS :: GoogleDatastoreAdminV1Index_Ancestor

    gogol-datastore Gogol.Datastore

    Include all the entity's ancestors in the index.

Page 922 of many | Previous | Next