Skip to content

Add message casters for Protobuf descriptors #437

@yuri-sergiichuk

Description

@yuri-sergiichuk

The (distinct) option applied on enum values fails to actually convert an enum value to Any because of the constraint iterates over EnumValueDescriptor instead of actual enum values.

In order to support consistent behavior across all possible types, we should consider adding appropriate message casters for such a situation.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions