Whether or not to allow all P4SA access to the bucket. When set to true, IP filter config
validation will not apply.
See Also: Builder#setAllowAllServiceAgentAccess(Boolean)
Optional. Whether or not to allow VPCs from orgs different than the bucket's parent org to
access the bucket. When set to true, validations on the existence of the VPCs won't be
performed. If set to false, each VPC network source will be checked to belong to the same org
as the bucket as well as validated for existence.
See Also: Builder#setAllowCrossOrgVpcs(Boolean)
The state of the IP filter configuration. Valid values are Enabled and Disabled. When set
to Enabled, IP filtering rules are applied to a bucket and all incoming requests to the
bucket are evaluated against these rules. When set to Disabled, IP filtering rules are not
applied to a bucket.
See Also: Builder#setMode
Optional. The list of network sources that are allowed to access operations on the bucket or
the underlying objects.
See Also: Builder#setVpcNetworkSources(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-08-02 UTC."],[],[]]