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

Generate libraries for google/cloud/aiplatform/v1/schema/* #983

Open
coryan opened this issue Feb 4, 2025 · 0 comments
Open

Generate libraries for google/cloud/aiplatform/v1/schema/* #983

coryan opened this issue Feb 4, 2025 · 0 comments
Labels
api: aiplatform Issues related to the AI Platform API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@coryan
Copy link
Contributor

coryan commented Feb 4, 2025

These cannot go under src/generated/cloud/aiplatform/v1 because that is not how Cargo works. We can put them in src/generated/cloud/aiplatform/schema/v1 or in src/generated/cloud/aiplatform/v1-schema or any number of other locations.

@codyoss asked a more general question: how do we deal with all these corner cases. I am hoping that there are only a handful or so.

@coryan coryan added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Feb 4, 2025
@coryan coryan added the api: aiplatform Issues related to the AI Platform API. label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant