| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.IpFilter.VpcNetworkSources |
Bucket.IpFilter.VpcNetworkSources.clone() |
Bucket.IpFilter.VpcNetworkSources |
Bucket.IpFilter.VpcNetworkSources.set(String fieldName,
Object value) |
Bucket.IpFilter.VpcNetworkSources |
Bucket.IpFilter.VpcNetworkSources.setAllowedIpCidrRanges(List<String> allowedIpCidrRanges)
The list of IPv4, IPv6 cidr ranges subnetworks that are allowed to access the bucket.
|
Bucket.IpFilter.VpcNetworkSources |
Bucket.IpFilter.VpcNetworkSources.setNetwork(String network)
Name of the network.
|
| Modifier and Type | Method and Description |
|---|---|
List<Bucket.IpFilter.VpcNetworkSources> |
Bucket.IpFilter.getVpcNetworkSources()
The list of [VPC network](https://cloud.google.com/vpc/docs/vpc) sources of the bucket's IP
filter.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.IpFilter |
Bucket.IpFilter.setVpcNetworkSources(List<Bucket.IpFilter.VpcNetworkSources> vpcNetworkSources)
The list of [VPC network](https://cloud.google.com/vpc/docs/vpc) sources of the bucket's IP
filter.
|
Copyright © 2011–2025 Google. All rights reserved.