Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. prerequisiteStepIds :: OrderedJob -> Maybe [Text]

    gogol-dataproc Gogol.Dataproc

    Optional. The optional list of prerequisite job step_ids. If not specified, the job will start at the beginning of workflow.

  2. prerequisiteStepIds :: WorkflowNode -> Maybe [Text]

    gogol-dataproc Gogol.Dataproc

    Output only. Node's prerequisite nodes.

  3. prerequisiteStepIds :: OrderedJob -> Maybe [Text]

    gogol-dataproc Gogol.Dataproc.Types

    Optional. The optional list of prerequisite job step_ids. If not specified, the job will start at the beginning of workflow.

  4. prerequisiteStepIds :: WorkflowNode -> Maybe [Text]

    gogol-dataproc Gogol.Dataproc.Types

    Output only. Node's prerequisite nodes.

  5. newtype GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

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

  6. GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep :: Text -> GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    No documentation available.

  7. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_APPLYWRITESSYNCHRONOUSLY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Writes are applied synchronously to at least one replica.

  8. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_COPYANDVERIFY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    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

    Unspecified.

  10. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_Prepare :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Pre-migration: the database is prepared for migration.

Page 117 of many | Previous | Next