GoogleCloudRunV2VpcAccess constructor
GoogleCloudRunV2VpcAccess({
- String? connector,
- String? egress,
- List<
GoogleCloudRunV2NetworkInterface> ? networkInterfaces,
Implementation
GoogleCloudRunV2VpcAccess({
this.connector,
this.egress,
this.networkInterfaces,
});