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