networkInterfaces property

List<GoogleCloudRunV2NetworkInterface>? networkInterfaces
getter/setter pair

Direct VPC egress settings.

Currently only single network interface is supported.

Implementation

core.List<GoogleCloudRunV2NetworkInterface>? networkInterfaces;