Package com.google.cloud.storage
Class BucketInfo.IpFilter.PublicNetworkSource
java.lang.Object
com.google.cloud.storage.BucketInfo.IpFilter.PublicNetworkSource
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BucketInfo.IpFilter
@Immutable
public static final class BucketInfo.IpFilter.PublicNetworkSource
extends Object
implements Serializable
The public network IP address ranges that can access the bucket and its data.
- Since:
- 2.54.0
- See Also:
-
Method Summary
-
Method Details
-
getAllowedIpCidrRanges
Optional. The list of IPv4 and IPv6 cidr blocks that are allowed to operate or access the bucket and its underlying objects.- Since:
- 2.54.0
-
equals
-
hashCode
public int hashCode() -
toString
-
of
- Since:
- 2.54.0
-