Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add autopopulated proto3 optional field to echo #1471

Merged
merged 2 commits into from Mar 20, 2024

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 20, 2024

To test the The field supports explicit presence, and has not been set by the user requirement of AIP-4235

The field must be automatically populated if and only if one of the following conditions holds:

The field supports explicit presence, and has not been set by the user
The field doesn't support explicit presence, and its value is the empty string (i.e. the default value)

@parthea parthea merged commit dba317f into main Mar 20, 2024
10 checks passed
@parthea parthea deleted the add-proto3-optional-request-id-field branch March 20, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants