PartialFailureError

  • UNKNOWN is an error code not known in this version.

  • PARTIAL_FAILURE_MODE_REQUIRED indicates the partial failure field was false in a request requiring it to be true.

Enum describing possible partial failure errors.

Proto definition

Enums

PARTIAL_FAILURE_MODE_REQUIRED

The partial failure field was false in the request. This method requires this field be set to true.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.