Class BucketInfo.IpFilter

java.lang.Object
com.google.cloud.storage.BucketInfo.IpFilter
All Implemented Interfaces:
Serializable
Enclosing class:
BucketInfo

@Immutable public static final class BucketInfo.IpFilter extends Object implements Serializable
A buckets IP filtering configuration. Specifies the network sources that can access the bucket, as well as its underlying objects.
Since:
2.54.0
See Also: