NetworkRoutingConfig_EffectiveBgpInterRegionCost.fromJson constructor
NetworkRoutingConfig_EffectiveBgpInterRegionCost.fromJson(
- Object? json
Implementation
factory NetworkRoutingConfig_EffectiveBgpInterRegionCost.fromJson(
Object? json,
) => NetworkRoutingConfig_EffectiveBgpInterRegionCost(json as String);