⚠ BREAKING CHANGES
- type is renamed to type_ to avoid conflict with built-in functions (introduced in googleapis/gapic-generator-python#595)
Features
Bug Fixes
- avoid collision with built-in functions by renaming type property to type_ (#53) (b954411), closes /github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32