-
Notifications
You must be signed in to change notification settings - Fork 119
Generate libraries for google/cloud/aiplatform/v1/schema/* #983
Copy link
Copy link
Closed
Labels
api: aiplatformIssues related to the AI Platform API.Issues related to the AI Platform API.priority: p3Desirable enhancement or fix. May not be included in next release.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.‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Metadata
Metadata
Assignees
Labels
api: aiplatformIssues related to the AI Platform API.Issues related to the AI Platform API.priority: p3Desirable enhancement or fix. May not be included in next release.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.‘Nice-to-have’ improvement, new feature or different behavior or design.
These cannot go under
src/generated/cloud/aiplatform/v1because that is not how Cargo works. We can put them insrc/generated/cloud/aiplatform/schema/v1or insrc/generated/cloud/aiplatform/v1-schemaor 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.