Skip to content

refactor: add null annotations in appropriate places#1093

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_889201220
Mar 27, 2026
Merged

refactor: add null annotations in appropriate places#1093
copybara-service[bot] merged 1 commit intomainfrom
test_889201220

Conversation

@copybara-service
Copy link
Copy Markdown

refactor: add null annotations in appropriate places

Add @nullable annotations and move existing ones to appropriate places. It was influenced by Recommentations for making ADK Java more idiomatic, but it was later reevaluated to use different approach towards wrapper vs primitive types and mostly stay with existing solution. The changes are supposed to make the code more consistent in places where @nullable is either used or unused.

Add @nullable annotations and move existing ones to appropriate places. It was influenced by Recommentations for making ADK Java more idiomatic, but it was later reevaluated to use different approach towards wrapper vs primitive types and mostly stay with existing solution. The changes are supposed to make the code more consistent in places where @nullable is either used or unused.

PiperOrigin-RevId: 890340769
@copybara-service copybara-service bot merged commit e615701 into main Mar 27, 2026
@copybara-service copybara-service bot deleted the test_889201220 branch March 27, 2026 10:00
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