period property
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;
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
.
core.String? period;