Class FunctionResponseBlob

  • All Implemented Interfaces:

    
    public abstract class FunctionResponseBlob
    extends JsonSerializable
                        

    Raw media bytes for function response.

    Text should not be sent as raw bytes, use the FunctionResponse.response field.