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

feat: add schema namespace #140

Merged
merged 4 commits into from Dec 21, 2020
Merged

Conversation

dizcology
Copy link
Contributor

Allow access to the schema modules with the following imports:

from google.cloud.aiplatform.schema import trainingjob
from google.cloud.aiplatform.schema import predict

Each schema module has its own submodules such as trainingjob.definition and predict.params.

@dizcology dizcology requested review from a team as code owners December 18, 2020 00:52
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 18, 2020
@dizcology dizcology merged commit 1cbd4a5 into googleapis:master Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants