protobufPythonicTypesEnabled property

bool? protobufPythonicTypesEnabled
getter/setter pair

Enables generation of protobuf code using new types that are more Pythonic which are included in protobuf>=5.29.x.

This feature will be enabled by default 1 month after launching the feature in preview packages.

Implementation

core.bool? protobufPythonicTypesEnabled;