radioTechnology property

String? radioTechnology
getter/setter pair

Conditional.

This field specifies the radio access technology that is used for the CBSD. Possible string values are:

  • "RADIO_TECHNOLOGY_UNSPECIFIED"
  • "E_UTRA"
  • "CAMBIUM_NETWORKS"
  • "FOUR_G_BBW_SAA_1"
  • "NR"
  • "DOODLE_CBRS"
  • "CW"
  • "REDLINE"
  • "TARANA_WIRELESS"

Implementation

core.String? radioTechnology;