| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Subnetworks.SetPrivateIpGoogleAccess | Compute.Subnetworks. setPrivateIpGoogleAccess(String project,
                        String region,
                        String subnetwork,
                        SubnetworksSetPrivateIpGoogleAccessRequest content)Set whether VMs in this subnet can access Google services without assigning external IP addresses
 through Private Google Access. | 
| Constructor and Description | 
|---|
| SetPrivateIpGoogleAccess(String project,
                        String region,
                        String subnetwork,
                        SubnetworksSetPrivateIpGoogleAccessRequest content)Set whether VMs in this subnet can access Google services without assigning external IP
 addresses through Private Google Access. | 
| Modifier and Type | Method and Description | 
|---|---|
| SubnetworksSetPrivateIpGoogleAccessRequest | SubnetworksSetPrivateIpGoogleAccessRequest. clone() | 
| SubnetworksSetPrivateIpGoogleAccessRequest | SubnetworksSetPrivateIpGoogleAccessRequest. set(String fieldName,
   Object value) | 
| SubnetworksSetPrivateIpGoogleAccessRequest | SubnetworksSetPrivateIpGoogleAccessRequest. setPrivateIpGoogleAccess(Boolean privateIpGoogleAccess) | 
Copyright © 2011–2021 Google. All rights reserved.