Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

fix: Pass the 'params' parameter to the underlying 'BatchPredictReque… #110

Merged
merged 1 commit into from Dec 16, 2020

Conversation

elbernante
Copy link
Contributor

fix: Pass the 'params' parameter to the underlying 'BatchPredictRequest' object in 'batch_predict()' method

Fixes issues were the params parameter is ignored in batch_predict() method.

Fixes #109 🦕

@elbernante elbernante requested a review from a team as a code owner December 16, 2020 00:05
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2020
@product-auto-label product-auto-label bot added the api: automl Issues related to the googleapis/python-automl API. label Dec 16, 2020
Copy link
Contributor

@busunkim96 busunkim96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @elbernante!

@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 16, 2020
@munkhuushmgl munkhuushmgl merged commit b89fb00 into googleapis:master Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: automl Issues related to the googleapis/python-automl API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The params parameter is ignored in batch_predict() method
4 participants