google_api_safe_browsing v0.0.1 GoogleApi.SafeBrowsing.V4.Model.Constraints View Source
The constraints for this update.
Attributes
- maxDatabaseEntries (Integer): Sets the maximum number of entries that the client is willing to have in the local database. This should be a power of 2 between 210 and 220. If zero, no database size limit is set. Defaults to:
null
. - maxUpdateEntries (Integer): The maximum size in number of entries. The update will not contain more entries than this value. This should be a power of 2 between 210 and 220. If zero, no update size limit is set. Defaults to:
null
. - region (String): Requests the list for a specific geographic location. If not set the server may pick that value based on the user's IP address. Expects ISO 3166-1 alpha-2 format. Defaults to:
null
. supportedCompressions (List[String]): The compression types supported by the client. Defaults to:
null
.- Enum - one of