rules property
The policy rule. Although this is a list type, currently there must be only one rule, which contains a Strategy field and optionally a BytesPerHour field.
Implementation
final List<DataRetrievalRule>? rules;
The policy rule. Although this is a list type, currently there must be only one rule, which contains a Strategy field and optionally a BytesPerHour field.
final List<DataRetrievalRule>? rules;