Skip to content

Add explicit ListValue to datastore_array_value#1486

Merged
kurtisvg merged 1 commit into
GoogleCloudPlatform:masterfrom
BenWhitehead:b/135812392
Jun 26, 2019
Merged

Add explicit ListValue to datastore_array_value#1486
kurtisvg merged 1 commit into
GoogleCloudPlatform:masterfrom
BenWhitehead:b/135812392

Conversation

@BenWhitehead

Copy link
Copy Markdown
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