| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
can you not use the enums here (should be types.EncodingType.UTF32?
Sorry, something went wrong.
There was a problem hiding this comment.
removing encoding, since it is no longer needed: https://github.com/googleapis/googleapis/pull/408
Sorry, something went wrong.
There was a problem hiding this comment.
turns out we should still keep the encoding (added back)
The client libraries are current designed to have all enums in the enums module, such as google.cloud.language.enums.
Sorry, something went wrong.
|
This LGTM, but you need to resolve the conflicts first. |
Sorry, something went wrong.
|
client library version 0.26.1 released, and tested against the updated samples. |
Sorry, something went wrong.
Co-authored-by: cojenco <cathyo@google.com>
| Back | FazBrowse Home | New Git URL |
migrate samples to natural language gapic client library
Merge only after the client library has been released and tested.