Send feedback
Class Constraints (1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Constraints(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The constraints for this diff.
Attributes
Name Description max_diff_entries
int
The maximum size in number of entries. The diff will not
contain more entries than this value. This should be a power
of 2 between 2\ **10 and 2**\ 20. If zero, no diff size
limit is set.
max_database_entries
int
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 2\ **10 and 2**\ 20. If zero, no database
size limit is set.
supported_compressions
MutableSequence[google.cloud.webrisk_v1beta1.types.CompressionType ]
The compression types supported by the
client.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-02-24 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?