Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. newGoogleDatastoreAdminV1PrepareStepDetails :: GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore

    Creates a value of GoogleDatastoreAdminV1PrepareStepDetails with the minimum fields required to make a request.

  2. newGoogleDatastoreAdminV1RedirectWritesStepDetails :: GoogleDatastoreAdminV1RedirectWritesStepDetails

    gogol-datastore Gogol.Datastore

    Creates a value of GoogleDatastoreAdminV1RedirectWritesStepDetails with the minimum fields required to make a request.

  3. prepareStepDetails :: GoogleDatastoreAdminV1MigrationProgressEvent -> Maybe GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore

    Details for the PREPARE step.

  4. redirectWritesStepDetails :: GoogleDatastoreAdminV1MigrationProgressEvent -> Maybe GoogleDatastoreAdminV1RedirectWritesStepDetails

    gogol-datastore Gogol.Datastore

    Details for the REDIRECT_WRITES step.

  5. newtype GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.

  6. GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep :: Text -> GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    No documentation available.

  7. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_APPLYWRITESSYNCHRONOUSLY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Writes are applied synchronously to at least one replica.

  8. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_COPYANDVERIFY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Data is copied to Cloud Firestore and then verified to match the data in Cloud Datastore.

  9. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_MIGRATIONSTEPUNSPECIFIED :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Unspecified.

  10. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_Prepare :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Pre-migration: the database is prepared for migration.

Page 121 of many | Previous | Next