Interface protos.google.cloud.automl.v1beta1.IBatchPredictRequest (4.0.1)
Properties of a BatchPredictRequest.
Package
@google-cloud/automl
Properties
inputConfig?: (google.cloud.automl.v1beta1.IBatchPredictInputConfig|null);
BatchPredictRequest inputConfig
name
outputConfig
outputConfig?: (google.cloud.automl.v1beta1.IBatchPredictOutputConfig|null);
BatchPredictRequest outputConfig
params
params?: ({ [k: string]: string }|null);
BatchPredictRequest params
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.automl.v1beta1.IBatchPredictRequest (4.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [4.0.1 (latest)](/nodejs/docs/reference/automl/latest/automl/protos.google.cloud.automl.v1beta1.ibatchpredictrequest)\n- [4.0.0](/nodejs/docs/reference/automl/4.0.0/automl/protos.google.cloud.automl.v1beta1.ibatchpredictrequest)\n- [3.1.2](/nodejs/docs/reference/automl/3.1.2/automl/protos.google.cloud.automl.v1beta1.ibatchpredictrequest)\n- [2.5.2](/nodejs/docs/reference/automl/2.5.2/automl/protos.google.cloud.automl.v1beta1.ibatchpredictrequest)\n- [2.4.5](/nodejs/docs/reference/automl/2.4.5/automl/protos.google.cloud.automl.v1beta1.ibatchpredictrequest) \nProperties of a BatchPredictRequest.\n\nPackage\n-------\n\n[@google-cloud/automl](../overview.html)\n\nProperties\n----------\n\n### inputConfig\n\n inputConfig?: (google.cloud.automl.v1beta1.IBatchPredictInputConfig|null);\n\nBatchPredictRequest inputConfig\n\n### name\n\n name?: (string|null);\n\nBatchPredictRequest name\n\n### outputConfig\n\n outputConfig?: (google.cloud.automl.v1beta1.IBatchPredictOutputConfig|null);\n\nBatchPredictRequest outputConfig\n\n### params\n\n params?: ({ [k: string]: string }|null);\n\nBatchPredictRequest params"]]