Class BatchPredictOperationMetadata (2.7.2)

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

Details of BatchPredict operation.

Attributes

NameDescription
input_config google.cloud.automl_v1.types.BatchPredictInputConfig
Output only. The input config that was given upon starting this batch predict operation.
output_info google.cloud.automl_v1.types.BatchPredictOperationMetadata.BatchPredictOutputInfo
Output only. Information further describing this batch predict's output.

Inheritance

builtins.object > proto.message.Message > BatchPredictOperationMetadata

Classes

BatchPredictOutputInfo

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