AnnotationEventFieldMapping🔗Constructor🔗AnnotationEventFieldMapping() Methods🔗 build🔗Builds the object.def build() -> dashboardv2beta1.AnnotationEventFieldMapping regex🔗Regular expression to apply to the field valuedef regex(regex: str) -> typing.Self source🔗Source type for the field valuedef source(source: str) -> typing.Self value🔗Constant value to use when source is "text"def value(value: str) -> typing.Self See also🔗 AnnotationEventFieldMapping