python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

Add regional endpoints code samples

Open jakubrauch opened this issue 1 year ago • 2 comments

Description

Fixes: N/A

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • [x] I have followed Sample Guidelines from AUTHORING_GUIDE.MD
  • [ ] README is updated to include all relevant information
  • [x] Tests pass: ~nox -s py-3.9~ pytest (see Test Environment Setup)
    • This class is mostly a copypaste of inspect_string.py, tested using python available on the host
  • [ ] Lint pass: nox -s lint (see Test Environment Setup)
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [ ] 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
  • [x] Please merge this PR for me once it is approved

jakubrauch avatar Aug 01 '24 15:08 jakubrauch

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • [ ] Refresh this comment

snippet-bot[bot] avatar Aug 01 '24 15:08 snippet-bot[bot]

Hi @jakubrauch, friendly ping that we're waiting on you to address the code review comments for this PR.

Since this PR is a bit older, we've recently introduced Python 3.13 testing; please rebase your PR to main to ensure your code will be tested against this new version.

glasnt avatar Feb 06 '25 15:02 glasnt