privateIpGoogleAccess property

bool? privateIpGoogleAccess
getter/setter pair

Whether the VMs in this subnet can access Google services without assigned external IP addresses.

This field can be both set at resource creation time and updated using setPrivateIpGoogleAccess.

Implementation

core.bool? privateIpGoogleAccess;