Skip to content

Improve handling of nullable properties in AutoBuilder:#2035

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_887170824
Mar 25, 2026
Merged

Improve handling of nullable properties in AutoBuilder:#2035
copybara-service[bot] merged 1 commit intomainfrom
test_887170824

Conversation

@copybara-service
Copy link
Contributor

Improve handling of nullable properties in AutoBuilder:

  • Support setters accepting Optional types for nullable properties.
  • Support getters providing Optional types for nullable properties.

RELNOTES=AutoBuilder now allows Optional getters and setters to be used with nullable properties.

- Support setters accepting `Optional` types for nullable properties.
- Support getters providing `Optional` types for nullable properties.

RELNOTES=AutoBuilder now allows `Optional` getters and setters to be used with nullable properties.
PiperOrigin-RevId: 888928717
@copybara-service copybara-service bot merged commit 4aab7c3 into main Mar 25, 2026
@copybara-service copybara-service bot deleted the test_887170824 branch March 25, 2026 00:11
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.

1 participant