Class BatchPredictOutputInfo (2.11.0)

BatchPredictOutputInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Further describes this batch predict's output. Supplements BatchPredictOutputConfig.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
gcs_output_directory str
The full path of the Google Cloud Storage directory created, into which the prediction output is written. This field is a member of oneof_ output_location.