Optional. The list of public or private IPv4 and IPv6 CIDR ranges that can access the
bucket. In the CIDR IP address block, the specified IP address must be properly truncated,
meaning all the host bits must be zero or else the input is considered malformed. For
example, 192.0.2.0/24 is accepted but 192.0.2.1/24 is not. Similarly, for IPv6,
2001:db8::/32 is accepted whereas 2001:db8::1/32 is not.
See Also: Builder#setAllowedIpCidrRanges(List)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-19 UTC."],[],[]]