Class UpsertResult (1.90.0)

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

The result for creating/updating a single example.

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

Attributes

Name Description
example google.cloud.aiplatform_v1beta1.types.Example
The example created/updated successfully. This field is a member of oneof_ result.
status google.rpc.status_pb2.Status
The error message of the example that was not created/updated successfully. This field is a member of oneof_ result.

Methods

UpsertResult

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

The result for creating/updating a single example.

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