Skip to content

Commit

Permalink
docs(dlp): replace HTML tags with CommonMark notation (#10613)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 657655346

Source-Link: https://togithub.com/googleapis/googleapis/commit/aa6fe3bc9544eda519fb9d6b5449009f137715b8

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/118ba2b02273d7a38606958163420aa4b68328e7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE4YmEyYjAyMjczZDdhMzg2MDY5NTgxNjM0MjBhYTRiNjgzMjhlNyJ9
BEGIN_NESTED_COMMIT
feat(spanner/admin/database): Add support for Cloud Spanner Incremental Backups
PiperOrigin-RevId: 657612329

Source-Link: https://togithub.com/googleapis/googleapis/commit/e77b669b90be3edd814ded7f183eed3b863da947

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/0f663469f3edcc34c60c1bbe01727cc5eb971c60
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGY2NjM0NjlmM2VkY2MzNGM2MGMxYmJlMDE3MjdjYzVlYjk3MWM2MCJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Jul 30, 2024
1 parent 23e5df5 commit d949cc0
Show file tree
Hide file tree
Showing 8 changed files with 643 additions and 488 deletions.
91 changes: 45 additions & 46 deletions dlp/apiv2/dlppb/dlp.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 5 additions & 7 deletions dlp/apiv2/dlppb/storage.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/admin/database/apiv1",
"version": "1.64.0",
"version": "1.65.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/admin/instance/apiv1",
"version": "1.64.0",
"version": "1.65.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/apiv1",
"version": "1.64.0",
"version": "1.65.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/executor/apiv1",
"version": "1.64.0",
"version": "1.65.0",
"language": "GO",
"apis": [
{
Expand Down
Loading

0 comments on commit d949cc0

Please sign in to comment.