Skip to content

proto3 'optional' keyword support #523

@zs-dima

Description

@zs-dima

Currently optional Timestamp and optional Duration generate non-nullable types.
However proto3 'optional' keyword means nullable types.

Could be nice to fix this issue to be able to have nullable and non-nullable proto3 types processed correctly.

protocolbuffers/protobuf#2168
protocolbuffers/protobuf#8822

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions