usePrivateAddress property
If set to true, do not attach a public IP address to the VM.
Note that without a public IP address, additional configuration is required to allow the VM to access Google services. See https://cloud.google.com/vpc/docs/configure-private-google-access for more information.
Implementation
core.bool? usePrivateAddress;