Skip to content

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

Coverage Status

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

@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

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
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
* feat: enable flag for report generation

* chore: remove clirr-maven-plugin override
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
* build: introduce testing infra for GraalVM "C"

* chore: update versions to the latest

* test: try disable strict heap option

* chore: use strict-image-heap only in image A

* chore: remove custom flag to config behavior

* chore: start emulator on all graalvm jobs

* chore: fix commented out lines

* chore: remove commented code
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