Skip to content

Conversation

@sakthivelmanii
Copy link
Collaborator

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. samples Issues that are directly related to samples. labels May 6, 2025
@sakthivelmanii sakthivelmanii force-pushed the add_samples_for_unnamed_parameters branch 5 times, most recently from 7f9b72c to 7ab2d17 Compare May 12, 2025 05:23
@sakthivelmanii sakthivelmanii force-pushed the add_samples_for_unnamed_parameters branch from 7ab2d17 to 364ca67 Compare May 12, 2025 05:24
@sakthivelmanii sakthivelmanii marked this pull request as ready for review May 12, 2025 05:25
@sakthivelmanii sakthivelmanii requested review from a team as code owners May 12, 2025 05:25
@olavloite olavloite changed the title chore: Add samples for unnamed(or positional) parameters docs: Add samples for unnamed (positional) parameters May 12, 2025
@sakthivelmanii sakthivelmanii merged commit 035cadd into main May 12, 2025
37 checks passed
@sakthivelmanii sakthivelmanii deleted the add_samples_for_unnamed_parameters branch May 12, 2025 16:30
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request May 22, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner](https://github.com/googleapis/java-spanner) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `6.93.0` -> `6.94.0` | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.94.0`](https://github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6940-2025-05-21) ##### Features - Add throughput_mode to UpdateDatabaseDdlRequest to be used by Spanner Migration Tool. See https://github.com/GoogleCloudPlatform/spanner-migration-tool ([3070f1d](googleapis/java-spanner@3070f1d)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.58.0 ([3070f1d](googleapis/java-spanner@3070f1d)) - Remove trailing semicolons in DDL ([#&#8203;3879](googleapis/java-spanner#3879)) ([ca3a67d](googleapis/java-spanner@ca3a67d)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 ([#&#8203;3869](googleapis/java-spanner#3869)) ([afa17f7](googleapis/java-spanner@afa17f7)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 ([#&#8203;3880](googleapis/java-spanner#3880)) ([f3b00b6](googleapis/java-spanner@f3b00b6)) - Update dependency com.google.cloud.opentelemetry:exporter-metrics to v0.34.0 ([#&#8203;3861](googleapis/java-spanner#3861)) ([676b14f](googleapis/java-spanner@676b14f)) - Update dependency commons-io:commons-io to v2.19.0 ([#&#8203;3863](googleapis/java-spanner#3863)) ([80a6af8](googleapis/java-spanner@80a6af8)) - Update dependency io.opentelemetry:opentelemetry-bom to v1.50.0 ([#&#8203;3865](googleapis/java-spanner#3865)) ([ae63050](googleapis/java-spanner@ae63050)) - Update googleapis/sdk-platform-java action to v2.58.0 ([#&#8203;3870](googleapis/java-spanner#3870)) ([d1e45fa](googleapis/java-spanner@d1e45fa)) - Update opentelemetry.version to v1.50.0 ([#&#8203;3866](googleapis/java-spanner#3866)) ([f7e09b8](googleapis/java-spanner@f7e09b8)) ##### Documentation - Add samples for unnamed (positional) parameters ([#&#8203;3849](googleapis/java-spanner#3849)) ([035cadd](googleapis/java-spanner@035cadd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 50f3ed7d0e09e8a8da9c387b66bee50caef7b67e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. samples Issues that are directly related to samples. size: m Pull request size is medium.

4 participants