The response message associated with the submission of a DoPut.

from protobuf message arrow.flight.protocol.PutResult

interface PutResult {
    appMetadata: Uint8Array;
}

Properties

Properties

appMetadata: Uint8Array

from protobuf field: bytes app_metadata = 1;