Skip to content

Commit

Permalink
fix: adds encodingType to analyzeSyntax* sampless (#364)
Browse files Browse the repository at this point in the history
This adds the encodingType field to requests to the analyze-syntax method of the Natural Language API.

The pull request updates the following region tags:

language_syntax_gcs
language_syntax_text
  • Loading branch information
telpirion authored Feb 10, 2020
1 parent bfe4065 commit b9582b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-cloud-language/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ system-test/*key.json
.DS_Store
package-lock.json
__pycache__
.vscode
*.code-workspace

0 comments on commit b9582b3

Please sign in to comment.