Skip to content

refactor(gae8): remove unused datastore queries region tag - #10318

Draft
Kef131 wants to merge 1 commit into
mainfrom
refactor(gae)_remove_unused_regiontag_datastore_queries
Draft

refactor(gae8): remove unused datastore queries region tag#10318
Kef131 wants to merge 1 commit into
mainfrom
refactor(gae)_remove_unused_regiontag_datastore_queries

Conversation

@Kef131

@Kef131 Kef131 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #
b/347352390

Description

Removes unused snippet region tag gae_java8_datastore_ancestor_query

Checklist

Testing

  • I have tested this change on a live environment and verified it works as intended.
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only

Compliance & Style

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample

Post-Approval Actions

  • Please merge this PR for me once it is approved

@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: appengine Issues related to the App Engine Admin API API. labels Jul 29, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the App Engine Datastore ancestor query documentation region tags (gae_java8_datastore_ancestor_query) from the QueriesTest.java test file. There are no review comments to address, and the changes look clean and straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: appengine Issues related to the App Engine Admin API API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant