batchCreateMessages abstract method

Future<BatchCreateMessagesResponse> batchCreateMessages(
  1. ServiceCall call,
  2. BatchCreateMessagesRequest request
)

Implementation

$async.Future<$12.BatchCreateMessagesResponse> batchCreateMessages(
    $grpc.ServiceCall call, $12.BatchCreateMessagesRequest request);