Searched defs:PerMethodMetadataType (Results 1 – 1 of 1) sorted by relevance
59 PerMethodMetadataType = Mapping[str, Sequence[Tuple[str, str]]] variable373 per_method_metadata: PerMethodMetadataType) -> None: