networkConfig property
The configuration specifying the network settings for the Dataproc Metastore service.
Implementation
@$pb.TagNumber(21)
NetworkConfig get networkConfig => $_getN(17);
Implementation
@$pb.TagNumber(21)
set networkConfig(NetworkConfig v) {
setField(21, v);
}