nemo_microservices.types.shared_params.clavata_rail_options#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared_params.clavata_rail_options.ClavataRailOptions#

Bases: typing_extensions.TypedDict

labels: nemo_microservices._types.SequenceNotStr[str]#

None

A list of labels to match against the policy. If no labels are provided, the overall policy result will be returned. If labels are provided, only hits on the provided labels will be considered a hit.

policy: typing_extensions.Required[str]#

None

The policy alias to use when evaluating inputs or outputs.