totalCount property

  1. @BuiltValueField(wireName: r'total_count')
int? totalCount

The number of granular retention policies.

Implementation

@BuiltValueField(wireName: r'total_count')
int? get totalCount;