Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. allocatedIpRange :: IpConfiguration -> Maybe Text

    gogol-sqladmin Gogol.SQLAdmin.Types

    The name of the allocated ip range for the private ip Cloud SQL instance. For example: "google-managed-services-default". If set, the instance ip will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.

  2. allowedConsumerProjects :: PscConfig -> Maybe [Text]

    gogol-sqladmin Gogol.SQLAdmin.Types

    Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).

  3. allowedFailedAttempts :: UserPasswordValidationPolicy -> Maybe Int32

    gogol-sqladmin Gogol.SQLAdmin.Types

    Number of failed login attempts allowed before user get locked.

  4. allowedIntValues :: Flag -> Maybe [Int64]

    gogol-sqladmin Gogol.SQLAdmin.Types

    Use this field if only certain integers are accepted. Can be combined with minvalue and maxvalue to add additional values.

  5. allowedStringValues :: Flag -> Maybe [Text]

    gogol-sqladmin Gogol.SQLAdmin.Types

    For STRING flags, a list of strings that the value can be set to.

  6. allowNonEmpty :: StorageManagedFoldersDelete -> Maybe Bool

    gogol-storage Gogol.Storage

    Allows the deletion of a managed folder even if it is not empty. A managed folder is empty if there are no objects or managed folders that it applies to. Callers must have storage.managedFolders.setIamPolicy permission.

  7. allowOverwrite :: BulkRestoreObjectsRequest -> Maybe Bool

    gogol-storage Gogol.Storage

    If false (default), the restore will not overwrite live objects with the same name at the destination. This means some deleted objects may be skipped. If true, live objects will be overwritten resulting in a noncurrent object (if versioning is enabled). If versioning is not enabled, overwriting the object will result in a soft-deleted object. In either case, if a noncurrent object already exists with the same name, a live version can be written without issue.

  8. allowedIpCidrRanges :: Bucket_IpFilter_PublicNetworkSource -> Maybe [Text]

    gogol-storage Gogol.Storage

    The list of public IPv4, IPv6 cidr ranges that are allowed to access the bucket.

  9. allowedIpCidrRanges :: Bucket_IpFilter_VpcNetworkSourcesItem -> Maybe [Text]

    gogol-storage Gogol.Storage

    The list of IPv4, IPv6 cidr ranges subnetworks that are allowed to access the bucket.

  10. allowNonEmpty :: StorageManagedFoldersDelete -> Maybe Bool

    gogol-storage Gogol.Storage.ManagedFolders.Delete

    Allows the deletion of a managed folder even if it is not empty. A managed folder is empty if there are no objects or managed folders that it applies to. Callers must have storage.managedFolders.setIamPolicy permission.

Page 172 of many | Previous | Next