Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. allowLargeResults :: JobConfigurationQuery -> Bool

    gogol-bigquery Gogol.BigQuery.Types

    Optional. If true and query uses legacy SQL dialect, allows the query to produce arbitrarily large result tables at a slight cost in performance. Requires destinationTable to be set. For GoogleSQL queries, this flag is ignored and large results are always allowed. However, you must still set destinationTable when result size exceeds the allowed maximum response size.

  2. allowNonIncrementalDefinition :: MaterializedViewDefinition -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    Optional. This option declares the intention to construct a materialized view that isn't refreshed incrementally. Non-incremental materialized views support an expanded range of SQL queries. The allow_non_incremental_definition option can't be changed after the materialized view is created.

  3. allowQuotedNewlines :: CsvOptions -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    Optional. Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file. The default value is false.

  4. allowQuotedNewlines :: JobConfigurationLoad -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file. The default value is false.

  5. allowAnonLogging :: Volume_VolumeInfo -> Maybe Bool

    gogol-books Gogol.Books

    Whether anonymous logging should be allowed.

  6. allowWebDefinitions :: BooksLayersAnnotationDataGet -> Maybe Bool

    gogol-books Gogol.Books

    For the dictionary layer. Whether or not to allow web definitions.

  7. allowedCharacterCount :: Annotation_LayerSummary -> Maybe Int32

    gogol-books Gogol.Books

    Maximum allowed characters on this layer, especially for the "copy" layer.

  8. allowedCharacterCount :: AnnotationsSummary_LayersItem -> Maybe Int32

    gogol-books Gogol.Books

    No documentation available.

  9. allowedCharacterCount :: Volume_UserInfo_Copy -> Maybe Int32

    gogol-books Gogol.Books

    No documentation available.

  10. allowedMaturityRating :: FamilyInfo_Membership -> Maybe Text

    gogol-books Gogol.Books

    The maximum allowed maturity rating for the user.

Page 158 of many | Previous | Next