Class BatchPredictOutputInfo (2.8.1)

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``.

Inheritance

builtins.object > proto.message.Message > BatchPredictOutputInfo