def __init__()

in common/entities/entities.py [0:0]


    def __init__(
        self,
        project_id: str,
        location: str,
        tag_template_id: str,
        public: bool,
        transferred: bool,