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

Provide methods to set list values of the same type #640

Closed
ajkannan opened this issue Feb 11, 2016 · 0 comments
Closed

Provide methods to set list values of the same type #640

ajkannan opened this issue Feb 11, 2016 · 0 comments
Assignees
Labels
api: datastore Issues related to the Datastore API.

Comments

@ajkannan
Copy link

For example, we could expose a method:
set(String value1, String value2, String others...) to create a ListValue of String Values instead of having to write:
entityBuilder.set("property", StringValue.of("val1"), StringValue.of("val2"), ...)

@ajkannan ajkannan added the api: datastore Issues related to the Datastore API. label Feb 11, 2016
@ajkannan ajkannan self-assigned this Feb 11, 2016
github-actions bot pushed a commit that referenced this issue Jun 23, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.0](googleapis/java-memcache@v2.2.1...v2.3.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#640](googleapis/java-memcache#640)) ([ba9415b](googleapis/java-memcache@ba9415b))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([googleapis#646](googleapis/java-memcache#646)) ([c5ad069](googleapis/java-memcache@c5ad069))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this issue Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API.
Projects
None yet
Development

No branches or pull requests

1 participant