Class Entry (2.12.0)

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

A single replacement configuration.

Attributes

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