This repository was archived by the owner on Apr 7, 2026. It is now read-only.
docs: homogenize region tags#752
Merged
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom Dec 15, 2020
Merged
Conversation
|
Here is the summary of changes. You added 1 region tag.
This comment is generated by snippet-bot.
|
Codecov Report
@@ Coverage Diff @@
## master #752 +/- ##
============================================
- Coverage 85.15% 85.15% -0.01%
+ Complexity 2564 2563 -1
============================================
Files 142 142
Lines 13952 13960 +8
Branches 1331 1331
============================================
+ Hits 11881 11887 +6
- Misses 1512 1514 +2
Partials 559 559
Continue to review full report at Codecov.
|
95b6902 to
7fce014
Compare
skuruppu
approved these changes
Dec 15, 2020
thiagotnunes
pushed a commit
that referenced
this pull request
May 6, 2021
These samples' region tags slightly differ from identical snippets in different languages. The following is the remedy: 1. Merge this PR to fix GitHub source (keep old tag for now) 2. Fix doc code includes to represent the better region tag 3. Submit a second PR to clean-up redundant region tag wrapping
ansh0l
pushed a commit
to ansh0l/java-spanner
that referenced
this pull request
Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#5449 Changes: chore: use gapic-generator-python 0.63.1 docs: add autogenerated code snippets PiperOrigin-RevId: 426256923 Source-Link: googleapis/googleapis@9ebabfa chore(ruby): Regenerate using Ruby microgenerator 0.10.6 PiperOrigin-RevId: 426223384 Source-Link: googleapis/googleapis@e34d712 feat(channel): Change description for GCP ProvisionedService.provisioning_id value feat: Update year from 2021 to 2022 PiperOrigin-RevId: 426206624 Source-Link: googleapis/googleapis@4eca5ca chore: regenerate API index Source-Link: googleapis/googleapis@66759bd feat(documentai): add question_id field in ReviewDocumentOperationMetadata PiperOrigin-RevId: 426180523 Source-Link: googleapis/googleapis@38a8eb9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These samples' region tags slightly differ from identical snippets in different languages. The following is the remedy: