getLogs abstract method

Stream<GetLogsResponse> getLogs(
  1. ServiceCall call,
  2. GetLogsRequest request
)

Implementation

$async.Stream<$1.GetLogsResponse> getLogs($grpc.ServiceCall call, $1.GetLogsRequest request);