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

Runtimeconfig Autogen Configuration Files #2

Closed
chemelnucfin opened this issue Feb 24, 2018 · 4 comments
Closed

Runtimeconfig Autogen Configuration Files #2

chemelnucfin opened this issue Feb 24, 2018 · 4 comments
Labels
api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@chemelnucfin
Copy link
Contributor

According to discussions in issues googleapis/google-cloud-python#3897 and googleapis/google-cloud-python#3898 and PR googleapis/google-cloud-python#4810, it is probably more desirable to use the autogen to set up the client library and resolve the issue of not being able to connect to the api in googleapis/google-cloud-python#3897 and missing text access in googleapis/google-cloud-python#3898 instead of resolving the issues manually.

The other issues will be closed in favor of this, which should resolve both issues together.

@tseaver
Copy link
Contributor

tseaver commented Oct 12, 2018

@theacodes I don't know about the desirability of converting google.cloud.runtimeconfig into a purely generated library. AFAICT from the docs, it is a REST-only service. It does expose discovery docs.

@theacodes
Copy link

Yeah it doesn't appear we can autogen this yet.

@tseaver
Copy link
Contributor

tseaver commented Jul 26, 2019

FWIW, there are protos in https://github.com/googleapis/googleapis/tree/master/google/cloud/runtimeconfig, but no artman config, which means we cannot run the gapic generator.

@busunkim96 busunkim96 transferred this issue from googleapis/google-cloud-python Feb 4, 2020
@product-auto-label product-auto-label bot added the api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. label Feb 4, 2020
@busunkim96 busunkim96 added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Feb 4, 2020
@parthea
Copy link
Contributor

parthea commented Aug 30, 2021

We have an internal goal to increase the number of autogenerated clients, this includes migrating manual clients. We're tracking manual clients through a configuration in the .repo-metadata.json here https://github.com/googleapis/python-runtimeconfig/blob/master/.repo-metadata.json#L9 .

@parthea parthea closed this as completed Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

5 participants