LogsServiceBase constructor
LogsServiceBase()
Implementation
LogsServiceBase() {
$addMethod($grpc.ServiceMethod<$2.ExportLogsServiceRequest,
$2.ExportLogsServiceResponse>(
'Export',
export_Pre,
false,
false,
($core.List<$core.int> value) =>
$2.ExportLogsServiceRequest.fromBuffer(value),
($2.ExportLogsServiceResponse value) => value.writeToBuffer()));
}