Class BatchPredictOperationMetadata (2.7.3)

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

Details of BatchPredict operation.

Attributes

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

Classes

BatchPredictOutputInfo

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

Further describes this batch predict's output. Supplements

BatchPredictOutputConfig.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

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