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

docs(bigquery): Add javadoc description of timestamp() parameter. #3604

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

whuffman36
Copy link
Contributor

The current input parameter for timestamp() is unclear regarding the expected format. This PR adds context to the javadocs for the function.

Fixes #2709

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 11, 2024
@whuffman36 whuffman36 self-assigned this Dec 11, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Dec 11, 2024
@whuffman36 whuffman36 marked this pull request as ready for review December 11, 2024 21:06
@whuffman36 whuffman36 requested a review from a team as a code owner December 11, 2024 21:06
@whuffman36 whuffman36 requested a review from shollyman December 11, 2024 21:07
@whuffman36 whuffman36 merged commit 6ee0c10 into main Dec 12, 2024
17 checks passed
@whuffman36 whuffman36 deleted the param-name branch December 12, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More informative parameter name or javadoc for QueryParameterValue#timestamp
2 participants