Skip to content

Commit

Permalink
feat: Fix proto comments for language API inorder for docs parsing to…
Browse files Browse the repository at this point in the history
… work correctly. (#514)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/ddb5e2f8-cc18-4a70-ac58-0145aa7d8d54/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 335986756
Source-Link: googleapis/googleapis@b58004f
  • Loading branch information
yoshi-automation authored and sofisl committed Oct 13, 2022
1 parent 5d80c15 commit 6714eda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ service LanguageService {
}
}

// ################################################################ #

//
// Represents the input to API methods.
message Document {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ service LanguageService {
}
}

// ################################################################ #

//
// Represents the input to API methods.
message Document {
Expand Down
6 changes: 3 additions & 3 deletions packages/google-cloud-language/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-language.git",
"sha": "505fb200a1c406cd611de8e689a90bc96abd970e"
"sha": "1007cafe7140594a1a831f27387b7a83fb96f847"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "4c5071b615d96ef9dfd6a63d8429090f1f2872bb",
"internalRef": "327369997"
"sha": "b58004f465864e30ad015df9ee6b351da189d691",
"internalRef": "335986756"
}
},
{
Expand Down

0 comments on commit 6714eda

Please sign in to comment.