Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Implementing manual methods for new features in v1p3beta1 #126

Closed
jkwlui opened this issue Jul 17, 2018 · 0 comments
Closed

Implementing manual methods for new features in v1p3beta1 #126

jkwlui opened this issue Jul 17, 2018 · 0 comments
Assignees
Labels
api: vision Issues related to the googleapis/nodejs-vision API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jkwlui
Copy link
Member

jkwlui commented Jul 17, 2018

With the new v1p3beta1 brings Product Search and Object Localization in the features enum, so we need to implement the new methods.

We currently uses helpers.js which exports a single helper() method which wraps the gapic exported clients for all versions. The helper augments the exports with custom methods like client.textDetection() and client.objectLocalization() // only available in v1p3beta1.

@JustinBeckwith JustinBeckwith added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Jul 17, 2018
@ghost ghost assigned jkwlui Jul 17, 2018
@google-cloud-label-sync google-cloud-label-sync bot added the api: vision Issues related to the googleapis/nodejs-vision API. label Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: vision Issues related to the googleapis/nodejs-vision API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants