period property

String? period
getter/setter pair

How long a published message is retained.

If unset, messages will be retained as long as the bytes retained for each partition is below per_partition_bytes.

Implementation

core.String? period;