public sealed class ComputeThreatListDiffRequest.Types.Constraints : IMessage<ComputeThreatListDiffRequest.Types.Constraints>, IEquatable<ComputeThreatListDiffRequest.Types.Constraints>, IDeepCloneable<ComputeThreatListDiffRequest.Types.Constraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1beta1 API class ComputeThreatListDiffRequest.Types.Constraints.
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.
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 210 and
220. If zero, no diff size limit is set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eComputeThreatListDiffRequest.Types.Constraints\u003c/code\u003e class within the Google Cloud Web Risk v1beta1 API, detailing its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeThreatListDiffRequest.Types.Constraints\u003c/code\u003e class is designed to specify constraints for threat list diffs and it inherits from the object class and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eConstraints()\u003c/code\u003e and \u003ccode\u003eConstraints(ComputeThreatListDiffRequest.Types.Constraints other)\u003c/code\u003e, allowing for default initialization and copying from an existing \u003ccode\u003eConstraints\u003c/code\u003e object, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eMaxDatabaseEntries\u003c/code\u003e, \u003ccode\u003eMaxDiffEntries\u003c/code\u003e, and \u003ccode\u003eSupportedCompressions\u003c/code\u003e to configure database size limits, diff size limits, and supported compression types.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.WebRisk.V1Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.WebRisk.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]