Cloud Firestore API - Class Google::Cloud::Firestore::BulkWriterException (v2.14.0)

Reference documentation and code samples for the Cloud Firestore API class Google::Cloud::Firestore::BulkWriterException.

BulkWriterException

A BulkWriterException object refers to the error that will be thrown in case a BulkWriterOperation fails in all the attempts.

Inherits

  • StandardError

Methods

#details

def details()

Returns the value of attribute details.

#initialize

def initialize(status) -> BulkWriterException
Returns

#message

def message()

Returns the value of attribute message.

#status

def status()

Returns the value of attribute status.