NetworkConfig

The VPC, region, and subnetwork that can connect to the BigQuery Engine for Apache Flink cluster.

JSON representation
{
  "vpc": string,
  "subnetwork": string
}
Fields
vpc

string

Optional. The name of the VPC Network to associate the BigQuery Engine for Apache Flink resources with, specified in the following format: projects/{project}/global/networks/{network_id}.

subnetwork

string

Optional. The subnetwork of the resource.