consumers property

  1. @TagNumber(1)
List<NetworkConfig_Consumer> get consumers

Immutable. The consumer-side network configuration for the Dataproc Metastore instance.

Implementation

@$pb.TagNumber(1)
$core.List<NetworkConfig_Consumer> get consumers => $_getList(0);