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