Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing client for dart? #7

Closed
dev-akshat opened this issue Sep 6, 2022 · 4 comments
Closed

Routing client for dart? #7

dev-akshat opened this issue Sep 6, 2022 · 4 comments
Assignees

Comments

@dev-akshat
Copy link

Is there a cloud fleet grouting client for dart to use Optimization API.

We want to use Optimization API for a flutter app. After going through documentation it's not clear how to do it.

Is there some client similar to Java and Python client for this API?
Client Docs

@chrisheecho
Copy link
Collaborator

Thanks @dev-akshat , let me see what we can do and come back to you soon

@chrisheecho chrisheecho self-assigned this Sep 9, 2022
@chrisheecho
Copy link
Collaborator

@dev-akshat Dart is a Google API Client Library and NOT a Cloud Cilent LIbrary

Google API Client Libraries have the following limitations per the website

  • Provide access to the API's REST interface only; gRPC is not supported.
  • Have autogenerated interface code that might not be as idiomatic as the Cloud Client Libraries.
  • Handle all the low-level details of communication with the server, including authenticating with Google.
  • Can be installed using familiar package management tools such as npm and pip.

Are you still ok with these limitations?

@chrisheecho chrisheecho assigned dev-akshat and unassigned chrisheecho Sep 9, 2022
@chrisheecho
Copy link
Collaborator

Wondering if you have any updates here if no response in a day or two, will close this item

@chrisheecho
Copy link
Collaborator

closing since there is no repsonse over a week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants