Skip to content

Comments

add javadocs for gql binding methods#1991

Merged
neozwu merged 1 commit intogoogleapis:masterfrom
neozwu:javadoc-datastore-gqlbindings
Apr 25, 2017
Merged

add javadocs for gql binding methods#1991
neozwu merged 1 commit intogoogleapis:masterfrom
neozwu:javadoc-datastore-gqlbindings

Conversation

@neozwu
Copy link
Contributor

@neozwu neozwu commented Apr 25, 2017

fix #1561
add javadocs for setBinding() and addBinding() methods, to emphasize that only one binding will be created even if multiple arguments are passed into these variadic methods.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 25, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ee17ece on neozwu:javadoc-datastore-gqlbindings into ** on GoogleCloudPlatform:master**.

@garrettjonesgoogle
Copy link
Member

LGTM

@neozwu neozwu merged commit 50e37e6 into googleapis:master Apr 25, 2017
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
* feat: enable flag for report generation

* chore: remove clirr-maven-plugin override
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.

What is the purpose of varargs in GqlQuery.Builder's addBinding and setBinding methods?

4 participants