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

Add explicit ListValue to datastore_array_value #1486

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Add explicit ListValue to datastore_array_value #1486

merged 1 commit into from
Jun 26, 2019

Conversation

BenWhitehead
Copy link
Contributor

Rather than using the overloaded method that implicitly creates a
ListValue, this sample has been updated to explicitly use the ListValue.
The advantage here is that ListValue has a factory method that can take
a java.util.List.

Rather than using the overloaded method that implicitly creates a
ListValue, this sample has been updated to explicitly use the ListValue.
The advantage here is that ListValue has a factory method that can take
a java.util.List.
@BenWhitehead BenWhitehead requested a review from a team June 24, 2019 18:24
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2019
@kurtisvg kurtisvg merged commit 39aed7e into GoogleCloudPlatform:master Jun 26, 2019
@BenWhitehead BenWhitehead deleted the b/135812392 branch October 11, 2019 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants