networkTypes property

List<String>? networkTypes
getter/setter pair

Radio technologies (network types) the APN may use.

Policy will be rejected if this field contains NETWORK_TYPE_UNSPECIFIED or duplicates.

Optional.

Implementation

core.List<core.String>? networkTypes;