Placement
nats.js.api.Placement dataclass
#
Bases: Base
Placement directives to consider when placing replicas of this stream
from_response classmethod
#
Read the class instance from a server response.
Unknown fields are ignored ("open-world assumption").
Source code in nats/js/api.py
evolve #
as_dict #
Return the object converted into an API-friendly dict.