Skip to content

Support Protobuf Edition Zero #1537

@quartzmo

Description

@quartzmo

To facilitate testing Protobuf Editions support in GAPIC generators, add a new proto package to showcase that uses Edition Zero.

  • Copy identity.proto and modify it to declare Edition Zero syntax.
  • Change optional int32 age = 6; to int32 age = 6;.
  • Add usage of features.field_presence.
  • Add usage of features.enum_type.
  • Add usage of features.repeated_field_encoding.
  • Add usage of features.string_field_validation.
  • Add usage of features.json_format.
  • Add usage of features.message_encoding.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions