Class Entry (2.8.0)

Entry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A single replacement configuration. .. attribute:: search

What to replace. Max length is 100 characters.

:type: str

Attributes

NameDescription
replace str
What to replace with. Max length is 100 characters.
case_sensitive bool
Whether the search is case sensitive.